Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -12,7 +12,7 @@
|
|
| 12 |
height: 100vh;
|
| 13 |
width: 100vw;
|
| 14 |
font-family: 'Arial Rounded MT Bold', sans-serif;
|
| 15 |
-
background: linear-gradient(to bottom right,
|
| 16 |
}
|
| 17 |
|
| 18 |
/* Khung chữ */
|
|
|
|
| 12 |
height: 100vh;
|
| 13 |
width: 100vw;
|
| 14 |
font-family: 'Arial Rounded MT Bold', sans-serif;
|
| 15 |
+
background: linear-gradient(to bottom right, #000000, #222222);
|
| 16 |
}
|
| 17 |
|
| 18 |
/* Khung chữ */
|