JSFiddle - React, Tailwind, and code Playground
by chriscauley
HTML
<div><div><div><div><div><div><div><div><div><div><div><div><div></div></div></div></div></div></div></div></div></div></div></div></div></div>
CSS
body > div {
height: 191px;
left: 0;
position: relative;
width: 309px;
}
div {
outline: 1px black solid;
}
div > div {
height: 61.8%;
width: 61.8%;
z-index: 100;
}