.breakdance .bounceeff{animation:bounce 3.5s infinite}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}}