Commit Diff


commit - 713d00944e3e52b6e601d5446b8e73550e14aac6
commit + e5d8f8793dfc7f098e744e765de222617716ceaa
blob - 52fc812baa09dace9fd15bfa68c34c77cc01fcb4
blob + 7a5a2fb812be8a2f7f5edbe4352e7810cf1d63c9
--- stuff/style.css
+++ stuff/style.css
@@ -5,6 +5,9 @@ html {
 	font-family: monospace, monospace;
 	font-size: min(max(1em, 1.3vw), 1.5em);
 	line-height: 1.7;
+}
+
+body {
     color: #212121;
     background-color: #fafafa;
 }