JSFiddle - React, Tailwind, and code Playground

by Andrew Lyndem

HTML

<div id="iframe"><iframe name="result" sandbox="allow-forms allow-popups allow-scripts allow-same-origin" frameborder="0" src="//fiddle.jshell.net/oleg_korol/a1bxr5ua/1/show/"></iframe></div>

CSS

html, body {margin:0px;width:100%;height:100%;overflow:hidden;}
iframe{width:100%;height:100%;}
#iframe {position: absolute; float: left; clear: both; width: 100%; height: 100%; z-index: 0;}