diff --git a/styles/index.css b/styles/index.css index b0f2a7a..5c4decf 100644 --- a/styles/index.css +++ b/styles/index.css @@ -1,3 +1,7 @@ +body { + margin: 0; +} + .background { background-color: black; }