CSS Animations:
Animation Properties

animation-name

Declares the name of the @keyframes at-rule to manipulate.

animation-duration

The length of time it takes for an animation to complete one cycle.

by @mJordanCodes