Design cubic-bezier and linear() easing curves visually. Drag the control points, pick a preset, or switch to linear() mode.
transition-timing-function: cubic-bezier(0.25, 0.10, 0.25, 1.00);animation-timing-function: cubic-bezier(0.25, 0.10, 0.25, 1.00);cubic-bezier(0.25, 0.10, 0.25, 1.00)