diff --git a/style.css b/style.css index d300866..1d5fbb6 100644 --- a/style.css +++ b/style.css @@ -16,7 +16,7 @@ body { height: 100vh; z-index: 0; pointer-events: none; - filter: contrast(4) brightness(0.97); + filter: invert(1) contrast(3) brightness(0.92); } #lottie-bg svg {