JSFiddle - React, Tailwind, and code Playground

by Kate Masiuk

HTML

<div>
</div>

CSS

div {
    width: 500px;
    height: 250px;
    box-shadow: inset 500px 0 0 #5AAE8E, 5px 5px 0 #83C4AB, 10px 10px 0 #ADD4C5;
}