JSFiddle - React, Tailwind, and code Playground
by vaibviad
HTML
<iframe id="ifr" src="http://fiddle.jshell.net/B4AKc/2/show/"></iframe>
JavaScript
var iframe = document.getElementById("ifr").contentWindow;
document.getElementById("ifr").height= "500px";
document.getElementById("ifr").width= "500px";