CSS Animations:
Animation Properties

animation-direction

Specifies whether the animation should play forward, reverse, or in alternate cycles.

animation-fill-mode

sets which values are applied before/after the animation.

by @mJordanCodes