diff --git a/style.css b/style.css index 72152f9..62bba3c 100644 --- a/style.css +++ b/style.css @@ -2,6 +2,7 @@ body { box-sizing: border-box; display: flex; justify-content: center; + background-color: red; } .bg {