We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d13cb65 commit 02dd400Copy full SHA for 02dd400
styles.css
@@ -1,3 +1,7 @@
1
+html {
2
+ cursor: text;
3
+}
4
+
5
body {
6
background-color: black;
7
color: white;
0 commit comments