JSFiddle - React, Tailwind, and code Playground

CSS

body{
    background-image:url(http://www.google.com/intl/en_com/images/srpr/logo3w.png);
    background-position:200px 100px;
    background-size:600px 400px;
    background-repeat:no-repeat;
}