JSFiddle - React, Tailwind, and code Playground

HTML

<div>
                <div style='float:left'>name&nbsp;</div>
                <div style='float:left'>date&nbsp;</div>
                <div style='float:left'>comments&nbsp;</div>
            </div>
            <div id="contenido" style="font-size:20px;clear:both;">content</div>