JSFiddle - React, Tailwind, and code Playground

by Laurel Bruggeman

HTML

<div style="color: red">
stuff!

</div>

CSS

body {
  background-image: url(http://placekitten.com/200/300) no-repeat 0 0;
  
 }