Spaces:
Running
Running
Update index.html
Browse files- index.html +0 -3
index.html
CHANGED
@@ -14,11 +14,8 @@
|
|
14 |
display: flex;
|
15 |
flex-direction: column;
|
16 |
align-items: center;
|
17 |
-
background-color: #0a0a12;
|
18 |
color: #00ffcc;
|
19 |
font-family: "M PLUS Rounded 1c", monospace;
|
20 |
-
padding: 20px;
|
21 |
-
margin: 0;
|
22 |
overflow-x: hidden;
|
23 |
}
|
24 |
|
|
|
14 |
display: flex;
|
15 |
flex-direction: column;
|
16 |
align-items: center;
|
|
|
17 |
color: #00ffcc;
|
18 |
font-family: "M PLUS Rounded 1c", monospace;
|
|
|
|
|
19 |
overflow-x: hidden;
|
20 |
}
|
21 |
|