diff --git a/web/splash/splash.css b/web/splash/splash.css --- a/web/splash/splash.css +++ b/web/splash/splash.css @@ -3,6 +3,7 @@ justify-content: center; align-items: center; height: 100%; + background-color: #100e16; } div.loginContainer {