transform: translate(30px, 20px)

transform: skew(30deg, 30deg)

transform: matrix(1, 1, 0, 1, 0, 0)

transform: rotateY(75deg)

perspective(300px)