Animation-
This is used to specify whether the animation should be paused or running.
It has two options:
(1) Running, this is default and means that the animation is running.
(2) Paused, the animation will be paused.
For maximum browser support, you should use the following prefixes:
(1) animation-play-state:
(2) -webkit-animation-play-state: