JSFiddle - React, Tailwind, and code Playground

HTML

<table class="one" align="right" border="1">
    <tr><td>
        hello demo here 
        </td></tr></table>

<table class="two" align="right" border="1">
    <tr><td>
        hello demo here 2 
        </td></tr></table>