CSS animations are defined with @keyframes and applied with properties like animation-name, animation-duration, and animation-timing-function.
@keyframes
animation-name
animation-duration
animation-timing-function