diff --git a/Style.css b/Style.css index f4017e7..f29f9a0 100644 --- a/Style.css +++ b/Style.css @@ -1,7 +1,7 @@ body { margin: 0px; padding: 0px; - background-color: rgb(40, 0, 70); + background-color: rgb(10, 10, 25); } #game {