JSFiddle - React, Tailwind, and code Playground
by Qwerty_Wasd
CSS
html, body {
height: 100%;
}
html { background: white }
body {
background-color:#7A991A;
-webkit-border-radius:20px;
}
by Qwerty_Wasd
html, body {
height: 100%;
}
html { background: white }
body {
background-color:#7A991A;
-webkit-border-radius:20px;
}