JSFiddle - React, Tailwind, and code Playground

HTML

<body>
    <table>
        <tr>
            <td>head</td>
        </tr>
        <tr>
            <td>
                <iframe width="600px" height="600px" src="http://jsfiddle.net/metaxos/AmVtf/5/embedded/result/" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
            </td>
        </tr>
    </table>
</body>