The transform property allows you to do three things: turn an element (rotate), move it (translate) and make it change size (scale).
transform
rotate
translate
scale
We'll start with the rotation! Rotate the element 45 degrees.