diff --git a/greetings-date-clock.html b/greetings-date-clock.html index 6063124d..dd45d72a 100644 --- a/greetings-date-clock.html +++ b/greetings-date-clock.html @@ -40,7 +40,7 @@ .card { padding: 10px 25px 10px 25px; border-radius: 10px; - background: #553c4e; + background: #DED5C6; width: 85vw; color: #fff; display: inline-block;