Update public/style.css
Browse files- public/style.css +1 -0
public/style.css
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
html, body {
|
|
|
2 |
margin: 0;
|
3 |
padding: 0;
|
4 |
color: white;
|
|
|
1 |
html, body {
|
2 |
+
background: #0e1320 !important;
|
3 |
margin: 0;
|
4 |
padding: 0;
|
5 |
color: white;
|