CSS Animations:
Animation Properties

animation-iteration-count

The number of times the animation should be performed.

animation-play-state

Pause/play the animation.

by @mJordanCodes