diff --git a/style.css b/style.css index 8fcf30c..54a9a56 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ body { font-family: monospace; - color: #333; + color: #000; background-color: #fff; }