diff --git a/css/clock.css b/css/clock.css index 6312908..076fe1d 100644 --- a/css/clock.css +++ b/css/clock.css @@ -31,6 +31,7 @@ body, html { animation-name: show; animation-duration: 3s; animation-fill-mode: forwards; + pointer-events: none; } #date {