Різні значення для
animation-timing-function
у дії:
Запустити анімацію
linear
ease
ease-in
ease-out
ease-in-out
step-end
step-start
steps(5, end)
cubic-bezier(0.25, 0.1, 0.25, 3.0)