diff --git a/index.html b/index.html
index 2b438e3..23eaa93 100644
--- a/index.html
+++ b/index.html
@@ -25,10 +25,6 @@
overflow: hidden;
}
- #catSlot img {
- width: 10000px;
- height: 50px;
- }
/* Außenschale für den Diff: overflow + max-height */
.diff-container {