JSFiddle - React, Tailwind, and code Playground

by brightonmike

HTML

<div id="bg"></div>

CSS

#bg {
    width:100%;
    height:100%;
    position:absolute;
    background-image:...