JSFiddle - React, Tailwind, and code Playground

by Trevor W

HTML

<iframe src="https://originalstitch.com/admin/" id="foo">

</iframe>

CSS

iframe{
  padding:0px;
  margin:0px;
  width:100%;
  height:500px;
}