Skip to content

Commit

Permalink
Merge pull request PavelDoGreat#13 from megasmack/add-background-color
Browse files Browse the repository at this point in the history
Add background color to html tag
  • Loading branch information
PavelDoGreat authored Aug 6, 2019
2 parents d20a9bb + fc9b271 commit 8c52823
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

html, body {
overflow: hidden;
background-color: #000;
}

body {
Expand Down

0 comments on commit 8c52823

Please sign in to comment.