JSFiddle - React, Tailwind, and code Playground

by Chris Nicholson

HTML

<div>sdadasd</div>

CSS

div {
    padding: 20px;
    box-shadow: inset 0px 10px 10px -10px #333;
}