We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0639ef commit dede3ceCopy full SHA for dede3ce
Shuffling squares/shuffling.css
@@ -1,4 +1,7 @@
1
-body { margin: 0; background-color: rgb(182, 222, 244);}
+body
2
+{ margin: 0;
3
+ background: #f5a9c7;
4
+}
5
6
span {
7
position: absolute;
0 commit comments