how to make a element look like in mirror using css code example Example: how to mirror object through css .mirror { transform: scaleX(-1); }