diff --git a/index.html b/index.html
index 9b79227474..bad3138a73 100644
--- a/index.html
+++ b/index.html
@@ -21,11 +21,11 @@
top: 0;
left: 0;
width: 100%;
- height: 30px;
+ height: 35px;
background-color: #333;
color: #fff;
text-align: center;
- line-height: 60px; /* Adjust as needed */
+ line-height: 30px; /* Adjust as needed */
font-size: 24px; /* Adjust as needed */
}