diff --git a/css/main.css b/css/main.css index 907151670..e3a442e74 100644 --- a/css/main.css +++ b/css/main.css @@ -9,7 +9,7 @@ html, body{ color: #424242; font-family:'Helvetica Neue', Helvetica, sans-serif; font-weight: 400; - background: #4E4E4E; + background: #000000; overflow: hidden; }