JSFiddle - React, Tailwind, and code Playground

by rsmclaug

HTML

<div>
    <h1>OUTER APP</h1>
    <iframe src="http://jsfiddle.net/rsmclaug/ff8c9/8/embedded/result/"></iframe>
</div>

CSS

iframe {
    height: 500px;
    width: 500px;
}