JSFiddle - React, Tailwind, and code Playground

CSS

/*html{
    background: linear-gradient (to top, #005479, #0088b2);
}*/
html{
    background: linear-gradient(to top, #005479, #0088b2);
}