diff --git a/index.html b/index.html
index f4dec75..93215be 100644
--- a/index.html
+++ b/index.html
@@ -168,10 +168,10 @@
background: radial-gradient(circle, rgba(255,230,100,0.9) 0%, rgba(255,230,100,0.15) 75%, rgba(0,0,0,0) 100%);
position: absolute;
left: 50%; top: 50%;
- transform: translate(-50%, -60%); /* feinjustieren */
+ transform: translate(-50%, -60%);
width: 120px; height: 80px;
pointer-events: none;
- z-index: 1; /* Katze muss drĂ¼ber sein */
+ z-index: 1;
opacity: 1;
transition:
box-shadow 0.5s cubic-bezier(.8,.2,.2,1),