diff --git a/static/style.css b/static/style.css index b67d183..4342341 100644 --- a/static/style.css +++ b/static/style.css @@ -67,7 +67,7 @@ main:nth-of-type(1), .mainDiv { body { overflow-x: hidden; - background-color: rgb(55, 4, 75); + background-color: rgb(20, 4, 50); background: linear-gradient(rgb(30, 4, 75), black); background-attachment: local;