css background image flip vertically and horizontally code example Example: how to mirror object through css .mirror { transform: scaleX(-1); }