diff --git a/styles.css b/styles.css index 815e49f..daff32b 100644 --- a/styles.css +++ b/styles.css @@ -20,6 +20,7 @@ html { } body { + background-color: #719292; /*changed to correct syntax*/ margin: 20px; }