Skip to content

Commit

Permalink
Remove weird margin around the body
Browse files Browse the repository at this point in the history
  • Loading branch information
esotericenderman committed Nov 13, 2024
1 parent 27314f8 commit fb48d2a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles/index.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
body {
margin: 0;
}

.background {
background-color: black;
}
Expand Down

0 comments on commit fb48d2a

Please sign in to comment.