JSFiddle - React, Tailwind, and code Playground
CSS
html, body {
width: 100%;
height: 100%;
}
body {
background: -moz-linear-gradient(bottom, rgb(89, 160, 67) 0%, rgb(56, 102, 48) 100%) no-repeat;
}
html, body {
width: 100%;
height: 100%;
}
body {
background: -moz-linear-gradient(bottom, rgb(89, 160, 67) 0%, rgb(56, 102, 48) 100%) no-repeat;
}