JSFiddle - React, Tailwind, and code Playground
CSS
body {
width:100%;
height:100%;
background-image: url(http://jaspreetchahal.org/wp-content/gallery/random-shots/img_0099.jpg);
background-repeat:no-repeat;
background-color: #EEE;
background-size: contain;
}