diff --git a/static/style.css b/static/style.css index 87181c1..1097437 100644 --- a/static/style.css +++ b/static/style.css @@ -33,7 +33,7 @@ html { overflow-x: hidden; margin: auto; background-color: rgb(20, 5, 60); - background: linear-gradient(rgb(15, 5, 50), black); + background: linear-gradient(rgb(20, 5, 65), black); width: 100vw; height: 100vh; margin: 0;