JSFiddle - React, Tailwind, and code Playground

CSS

html {
    background: #666
}


/* override stupid jsfiddle CSS to make it as though there's "no background" on body */
body { background: transparent }