Animation-
This is used to specify how many times the animation should play.
It has two options:
(1) Number, the number of times the animation should play.
(2) Infinite, the animation will be repeated forever.
For maximum browser support, you should use the following prefixes:
(1) animation-iteration-count:
(2) -webkit-animation-iteration-count: