@keyframes rotateOvershoot{0%{transform:scale(1) rotate(0deg)}60%{transform:scale(1) rotate(-5.2deg)}to{transform:scale(1) rotate(-3deg)}}