Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
padding: 0;
|
10 |
width: 100%;
|
11 |
height: 100%;
|
12 |
-
background-color: #
|
13 |
display: flex;
|
14 |
flex-direction: column;
|
15 |
align-items: center;
|
|
|
9 |
padding: 0;
|
10 |
width: 100%;
|
11 |
height: 100%;
|
12 |
+
background-color: #000000;
|
13 |
display: flex;
|
14 |
flex-direction: column;
|
15 |
align-items: center;
|