diff --git a/styles.css b/styles.css index 30717e0..ed64df8 100644 --- a/styles.css +++ b/styles.css @@ -20,7 +20,7 @@ html { body { margin: 0; padding: 0; - background-color: hsl(228, 30%, 17%); + background-color: hsl(197, 35%, 90%); /*color: hsl(0, 0%, 100%);*/ font-size: 95%; font-family: SourceSerif;