Spaces:
Sleeping
Sleeping
Update index.html
Browse files- index.html +1 -2
index.html
CHANGED
|
@@ -10,8 +10,7 @@
|
|
| 10 |
|
| 11 |
body {
|
| 12 |
font-family: 'Tajawal', sans-serif;
|
| 13 |
-
background:
|
| 14 |
-
min-height: 100vh;
|
| 15 |
display: flex;
|
| 16 |
align-items: center;
|
| 17 |
justify-content: center;
|
|
|
|
| 10 |
|
| 11 |
body {
|
| 12 |
font-family: 'Tajawal', sans-serif;
|
| 13 |
+
background: #0f0f1a;
|
|
|
|
| 14 |
display: flex;
|
| 15 |
align-items: center;
|
| 16 |
justify-content: center;
|