diff --git a/static/style.css b/static/style.css index 188f7eb..9390eea 100644 --- a/static/style.css +++ b/static/style.css @@ -19,7 +19,7 @@ body { text-align: center; margin: 0; padding: 0; - background-color: #001f5b; + background-color: #000000; } .logo {