JSFiddle - React, Tailwind, and code Playground

by refhat

HTML

<div>     <div style="width: 900px; margin: auto; border: 1px solid #F00;">         <table>             <tr><td>Something to make the hight of the container not zero</td></tr>         </table>     </div> </div>