<div class="floor"> <img src="img/football.webp" class="ball" alt="a shiny leather football with white and black hexagonal patches" fetchpriority="high"></div>
This is a CSS animation of a football being dropped and bouncing a few times. It uses an “easeOutBounce” easing specified using the linear() easing function. This makes the keyframes very simple! 🙏