The scale3d() function is used to scale elements in a three-dimensional space.
scale3d()
transform: scale3d(numberX, numberY, numberZ);