Note: This feature is available in Web Workers.
The length property of the CSSPerspective interface represents the distance from z=0.
It is used to apply a perspective transform to the element and its content. If the value is 0 or a negative number, no perspective transform is applied.
To Do