diff --git a/static/style.css b/static/style.css index 824ae73..7d4d88c 100644 --- a/static/style.css +++ b/static/style.css @@ -33,7 +33,7 @@ body { position: fixed; height: 100vh; z-index: -1; - background-color: #1a222c; + background-color: var(--dark-purple); } #splash {