how to how to invert an image with css code example Example: flip image css .image{ transform: rotateY(180deg); }