JSFiddle - React, Tailwind, and code Playground

by alois de gouvello

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;
}