JSFiddle - React, Tailwind, and code Playground

by adisakthimthong

CSS

body {
    background-image:url("http://i.imgur.com/aZO5Kolb.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
html {
    height: 100%
}