3D Image & Text
Using the CSS transform property to create a 3D effect using scale, perspective and rotate.
A reduction in scale is used to prevent the image from overflowing its container. Perspective is applied using pixel value and the rotation of the Y-axis is set in degrees.