diff --git a/style.css b/style.css index 80e8687..9a83309 100644 --- a/style.css +++ b/style.css @@ -4,3 +4,8 @@ body { text-align: center; margin-top: 50px; } + +body { + background: black; + color: white; +}