CSS Property:
animation-play-state:

Result:
CSS Code:
div#myDIV {
  animation-play-state:paused;
}
Click the property values above to see the result
W3Schools.com - Play it