how to rotate picture to the right by 5 degrees in css code example Example: rotate image html .img { transform: rotate(90deg); }