@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.animate-float{animation:float 2s ease-in-out infinite}
