@keyframes wave-hand{0%{transform:rotate(0)}50%{transform:rotate(30deg) scale(1.1)}to{transform:rotate(0)}}
