@keyframes spin-horizontal{0%{transform:rotateY(0)}to{transform:rotateY(1turn)}}.animate-spin-vertical{animation:spin-horizontal 2s linear infinite}