JSFiddle - React, Tailwind, and code Playground

HTML

<superselector></superselector>

CSS

superselector {
    display: block;
    width: 100px;
    height: 100px;
    background: orange;
}