CSS function cubic-bezier()

Defines a Cubic Bezier curve

Syntax

cubic-bezier(x1,y1,x2,y2) x1,y1,x2,y2 - Required. Numeric values. x1 and x2
must be a number from 0 to 1