.img { transform: rotate(10deg); /*to rotate an image you have to use the transform function in CSS and rotate in degrees*/ }