JSFiddle - React, Tailwind, and code Playground

by Michael Prosser

HTML

<iframe src="https://aninoob.com/blueprint/#bmIySXhiSEpOVkZwU1ZrUkJPUT09" allowfullscreen allowpointerlock>

</iframe>

CSS

html,body{
  margin:0px;
  height:100%;
}
iframe{
  width:100%;
  height:100%;
  display:block;
  border:none;
}