style: Hintergrundanimation kontrastreicher (filter contrast/brightness)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Ferdinand
2026-04-03 16:36:05 +02:00
parent c63dfbace4
commit 364d6ecf56

View File

@@ -16,6 +16,7 @@ body {
height: 100vh; height: 100vh;
z-index: 0; z-index: 0;
pointer-events: none; pointer-events: none;
filter: contrast(4) brightness(0.97);
} }
#lottie-bg svg { #lottie-bg svg {