svg{width:100%;height:100%}text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.convetor{animation:convetorAnimate .5s ease-in infinite}.sand{animation:fallingsand 1s ease-in infinite}@keyframes fallingsand{0%{opacity:.2;transform:translate3d(0,-10px,0) rotate(0deg)}60%{opacity:1}to{opacity:.2;transform:translate3d(0,100px,0) rotate(90deg)}}.sandConvetor{animation:convetorAnimate 1s ease-in infinite}@keyframes convetorAnimate{0%{opacity:.6;transform:translateZ(0)}50%{opacity:1}to{opacity:.6;transform:translate3d(-40px,60px,0)}}.ab{position:absolute}