html,body{width:100%;overflow-x:hidden}img{pointer-events:none}@keyframes rotacion-infinita{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}