JSFiddle - React, Tailwind, and code Playground

by Lalji Tadhani

HTML

Hello

CSS

body
{
  background-color: white !important;
  unicode-bidi:bidi-override;
      direction:rtl;
      
 
}