JSFiddle - React, Tailwind, and code Playground
CSS
html {
background-image: url(https://jsfiddle.net/img/logo.png);
background-repeat: no-repeat;
background-position: center center;
height:100%
}
html {
background-image: url(https://jsfiddle.net/img/logo.png);
background-repeat: no-repeat;
background-position: center center;
height:100%
}