summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/style.css b/style.css
index 2eda368..eb00ba6 100644
--- a/style.css
+++ b/style.css
@@ -1,8 +1,8 @@
html, body{
-font-family:sans-serif;
+font-family:monospace;
font-size: 1em;
-color: white;
-background: black;
+color: black;
+background: white;
#text-align: justify;
max-width: 600px;
margin-left: auto;