diff --git a/css/style.css b/css/style.css index a9a38c0..1c2eb8b 100644 --- a/css/style.css +++ b/css/style.css @@ -1,6 +1,6 @@ body { font-family: "Comic Sans", Helvetica, Arial; - background-color: #157F27; + background-color: #000000; color: #ffffff; }