diff --git a/style.css b/style.css index 1f650b8..31368cf 100644 --- a/style.css +++ b/style.css @@ -9,4 +9,5 @@ body { display: flex; justify-content: center; align-items: center; + background-color: darkseagreen; } \ No newline at end of file