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