@keyframes tapShake{0%,33.33%,66.66%,to{transform:translate(0)}16.66%,50%,83.33%{transform:translate(-20px)}}.animate-tap-shake{animation:1.5s ease-in-out .3s tapShake}
