diff --git a/styles.css b/styles.css index f9b06e2..5da495a 100644 --- a/styles.css +++ b/styles.css @@ -1,6 +1,6 @@ /* Set background */ html { - background-color: maroon; + background-color: green; } /* styles for the body of the site */