Is there a CSS code that changes this text
This is it
to this one
ti si sihT
Yes, there is:
.reversed { direction: rtl; unicode-bidi: bidi-override; }