diff --git a/greetings-date-clock.html b/greetings-date-clock.html index 6063124d..fcc69d0f 100644 --- a/greetings-date-clock.html +++ b/greetings-date-clock.html @@ -13,7 +13,7 @@ /*CSS RESETS*/ body{ - background-color: #fff; + background-color: #2F3438; line-height: 1.6; }