JSFiddle - React, Tailwind, and code Playground

by maysamsh

HTML

<div class="MatchingV1_1">السلام</div>

CSS

.MatchingV1_1 { max-width: 100%;
    float: left; 
    text-align: right; 
    direction: rtl; 
    width: 100%;
}