JSFiddle - React, Tailwind, and code Playground

by rakhi5b4

HTML

<iframe src="http://sherlock.reputation.com/goto/a32146863f78f8c8903e1b2d6d0ace7e" class="frame2">
  <p>Your browser does not support iframes.</p>
</iframe>
<iframe src="http://sherlock.reputation.com/goto/be35077108daafee8cbdaf29e383e90a" class="frame1" >
  <p>Your browser does not support iframes.</p>
</iframe>

CSS

.frame1 {
	top:100px;left:100px;position:absolute;z-index:100;width:500px;height:500px;
}
.frame2 {
	top:100px;left:100px;position:absolute;z-index:20;width:500px;height:500px;
}