diff --git a/index.html b/index.html
index 6c23f08..ae967a5 100644
--- a/index.html
+++ b/index.html
@@ -25,7 +25,7 @@
position: fixed;
top: 0;
left: 0;
- background-color: rgba(255, 255, 255, 0.8); /* Halbtransparenter milchiger Hintergrund */
+ background-color: rgba(173, 216, 230, 0.5); /* Halbtransparenter bläulicher Hintergrund */
z-index: 9999; /* Sicherstellen, dass die Ladeanimation immer im Vordergrund ist */
}
@@ -95,19 +95,3 @@
-
-
-