JSFiddle - React, Tailwind, and code Playground

HTML

<div style="padding:2em;">
    This is the iframe content
</div>

CSS

body, html {height:100%;}
body{border:none;box-shadow: inset 0 0 10px #000;}