Update style.css
This commit is contained in:
parent
358d2af87f
commit
bd0e14a600
1 changed files with 5 additions and 0 deletions
|
@ -4,3 +4,8 @@ body {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
background: black;
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue