.maquee-to-top{animation:10s linear infinite moveToTop}.maquee-to-top:hover{animation-play-state:paused}@keyframes moveToTop{0%{top:0}to{top:-100%}}.maquee-to-bottom{animation:15s linear infinite reverse moveToTop}.maquee-to-bottom:hover{animation-play-state:paused}@keyframes moveToBottom{0%{top:-100%}to{top:0}}
