Spaces:
Runtime error
Runtime error
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
display: flex;
|
11 |
justify-content: center;
|
12 |
align-items: center;
|
13 |
-
height:
|
14 |
margin: 0;
|
15 |
background-color: #f0f0f0;
|
16 |
}
|
|
|
10 |
display: flex;
|
11 |
justify-content: center;
|
12 |
align-items: center;
|
13 |
+
height: 100%;
|
14 |
margin: 0;
|
15 |
background-color: #f0f0f0;
|
16 |
}
|