JSFiddle - React, Tailwind, and code Playground

by Trisox

HTML

<body style="margin: 0px;
  padding: 0px; overflow-y: hidden;">
    <div class="div" style="margin: 0px;
  padding: 0px;">qqwewq</div>
    <div style="  margin: 0px;
  padding: 0px;
  overflow: overlay;
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;">
        <iframe src="http://www.fok.nl" frameborder="0" style=" overflow:hidden;overflow-x:hidden;overflow-y:hidden;height:100%;width:100%;position:absolute;top:0px;left:0px;right:0px;bottom:0px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;" ></iframe>
    </div>
</body>