JSFiddle - React, Tailwind, and code Playground

by MikeEast

HTML

<div style="position: relative; background-color: hotpink; width: 300px; height: 200px;">
  <div style="position: absolute; top: 30px; left: 50px; background-color: fuchsia; width: 100px; height: 60px;"
</div>