diff --git a/gradient.css b/gradient.css index c5007e6..988a8d2 100644 --- a/gradient.css +++ b/gradient.css @@ -154,6 +154,7 @@ main { width: 500%; height: 500%; position: absolute; + pointer-events: none; animation-duration: 25s; background-repeat: no-repeat; animation-timing-function: ease-in-out;