JSFiddle - React, Tailwind, and code Playground

by Trufa

HTML

<div style="border : solid 2px #ff0000; background : #000000; color : #ffffff; padding : 4px; width : 200px; height : 50px; overflow : auto; ">
    
    test1   <input type="checkbox" name="test" value="ewew" style="float: right"/> <br />
    testing123<input type="checkbox" name="test" value="ewew"  style="float: right "/><br />
    testing45678<input type="checkbox" name="test" value="ewew"  style="float: right "/><br />
    
</div>