change text after 1st animation iteration count code example
Example: css animation infinite loop
div {
animation-iteration-count: number|infinite|initial|inherit;
}
div {
animation-iteration-count: number|infinite|initial|inherit;
}