Create custom easing functions with cubic-bezier. Visualize animation curves.
Create custom easing functions for smooth animations
transition-timing-function: cubic-bezier(0.25, 0.10, 0.25, 1.00);