@keyframes wave{0%{transform:rotate(0) translate(0) translateY(0)}50%{transform:rotate(15deg) translate(4px) translateY(2px)}}
