diff --git a/static/main.css b/static/main.css index d946df1..3b3f96b 100644 --- a/static/main.css +++ b/static/main.css @@ -7,7 +7,7 @@ body { margin: 0; font-family: "Open Sans", sans-serif; line-height: 1.3; - color: #EAEAEA; + color: #DEDEDE; background-color: black; background-size: cover; background-position: center;