animation-fill-mode: forwards; https://stackoverflow.com/questions/4359627/stopping-a-css3-animation-on-last-frame Stopping a CSS3 Animation on last frame I have a 4 part CSS3 animation playing on click - but the last part of the animation is meant to take it off the screen. However, it always goes back to its original state once it has played. An... stackoverflow.com