JSFiddle - React, Tailwind, and code Playground

by darcyclarke

HTML

<h1>gf3</h1>

CSS

*, *:before, *:after {
    content: '';
    position: relative;
    box-sizing: border-box;
}