how to flip an image 180 degrees css not rotate code example Example: how to mirror object through css .mirror { transform: scaleX(-1); }