JSFiddle - React, Tailwind, and code Playground

by Ivin Raj S

CSS

body, html {
    width: 100%;
    height: 100%;
    margin: 0;
}

body {
    background: url('http://www.lighthouse3d.com/wp-content/uploads/2011/03/crate.jpg') ;
    background-position:  center;
}