how to repeat animation in css code example
Example: repeat css animation
/*infinite to loop*/
animation-iteration-count: number|infinite|initial|inherit;
/*infinite to loop*/
animation-iteration-count: number|infinite|initial|inherit;