@tailwind base; @tailwind components; @tailwind utilities; @layer utilities { .paused { animation-play-state: paused; } }