add black background

This commit is contained in:
Imanoel Ali 2019-01-17 14:35:18 +03:30
parent 6d8af74cab
commit a5498a82a3

View file

@ -2,6 +2,7 @@ body {
margin: auto;
text-align: center;
overflow: hidden;
background: black;
}