We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 849e4c8 commit c6ac59cCopy full SHA for c6ac59c
style.css
@@ -1,5 +1,9 @@
1
/* css almost entirely chatgpt generated, i don't like styling myself */
2
3
+html {
4
+ font-size: 18px; /* Default is usually 16px — increase as needed */
5
+ }
6
+
7
body {
8
margin: 0;
9
padding: 0;
0 commit comments