remove body margin
This commit is contained in:
parent
9969ecde2e
commit
26b45e5635
@ -1,4 +1,5 @@
|
||||
body {
|
||||
margin: 0;
|
||||
background-color:black;
|
||||
min-height: 100vh;
|
||||
display: grid;
|
||||
|
Loading…
Reference in New Issue
Block a user