JSFiddle - React, Tailwind, and code Playground
by ryanmaxwell
HTML
<div>
<iframe src="https://www.nexxt.co.nz/" width="800" height="600"></iframe>
</div>
CSS
iframe {
position: absolute;
}
by ryanmaxwell
<div>
<iframe src="https://www.nexxt.co.nz/" width="800" height="600"></iframe>
</div>
iframe {
position: absolute;
}