//Animation can be played or paused with the below css property. .class / tag / #id { animation-play-state: 'paused' / 'running'; }