JSFiddle - React, Tailwind, and code Playground

by Laxmikant Dange

HTML

<div class="something">
    
</div>

CSS

.something{
    width:200px;
    height:200px;
    background-color:red;
    float:right \11;
}