diff --git a/_project_starter_/style.css b/_project_starter_/style.css index f2a2aac..ec80c4b 100644 --- a/_project_starter_/style.css +++ b/_project_starter_/style.css @@ -12,4 +12,5 @@ body { justify-content: center; height: 100vh; overflow: hidden; + margin: 0; }