diff --git a/index.html b/index.html
index d3ea3ae..512fbaf 100644
--- a/index.html
+++ b/index.html
@@ -13,6 +13,7 @@
flex-direction: column;
align-items: center;
text-align: center;
+ background-color: #e6f7ff; /* Leichtes Blau */
}
.loader-container {