@keyframes scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.animate-scroll{animation:60s linear infinite scroll}.animate-scroll:hover{animation-play-state:paused}
