diff --git a/src/html/index.html.template b/src/html/index.html.template
index 4628170fe9..a21eef0737 100644
--- a/src/html/index.html.template
+++ b/src/html/index.html.template
@@ -42,7 +42,7 @@
#ha-init-skeleton::before {
display: block;
content: "";
- height: 112px;
+ height: 56px;
background-color: #THEMEC;
}
html {