12 ready-to-use CSS @keyframes animations. Preview and copy code.

FAQ

Browser support?

All modern browsers.

Hover trigger?

Wrap in :hover selector: .box:hover { animation: bounce 1s; }

Free?

Yes.

Performance?

transform and opacity animate efficiently on GPU.