diff --git a/style.css b/style.css index 6f758d3..fe39d6c 100644 --- a/style.css +++ b/style.css @@ -5,7 +5,7 @@ body { place-items: center; min-width: 320px; min-height: 100vh; - background-color: antiquewhite; + background-color: purple; } label {