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