The animation-iteration-count CSS property sets the number of times an animation sequence should be played before stopping.
The animation-name CSS property specifies the names of one or more @keyframes at-rules that describe the animation to apply to an element.
The animation-duration CSS property sets the length of time that an animation takes to complete one cycle.