@keyframes bounceClick{0%,to{transform:scale(1)}50%{transform:scale(.95)}}.bounce-click-animation{animation:bounceClick 1.5s infinite;cursor:pointer}.bounce-click-animation-bud{-webkit-clip-path:polygon (10% 0%,100% 0%,100% 100%,0% 100%);clip-path:polygon (10% 0%,100% 0%,100% 100%,0% 100%)}
