JSFiddle - React, Tailwind, and code Playground
by Mukul kant
CSS
body{
background: url(http://crushlabs.com/wp-content/uploads/2013/01/jacee-terry-hello-card-business-card-design-back.jpg) no-repeat top center;
}
@media screen and (max-width:768px){
body{background-size:100%;}
}