.animation-clicked{animation:rotate 1.7s ease-out forwards}@keyframes rotate{0%{opacity:1}65%{scale:1.15;opacity:1}to{scale:1.15;opacity:0}}