JSFiddle - React, Tailwind, and code Playground

HTML

<div id="divContainer" style="position: absolute; left: 50px; top: 90px; border: solid 2px #000;">
    <div id="frameContainer" style="overflow:hidden;">
        <iframe src="http://www.lacuarta.com" scrolling="no" style="width: 325px; height: 125px; margin-top: -40px;">
        </iframe>
    </div>
</div>