The scaleZ() function scales the element along the Z axis. The effect will be noticeable only when using perspective, rotating the element along the X or Y axes, as well as when the element is shifted along the Z axis.
scaleZ()
transform: scaleZ(number);