JSFiddle - React, Tailwind, and code Playground
by Qwerty_Wasd
CSS
html, body {
height: 100%;
}
html {
background: white;
}
body {
background: red;
border-radius: 40px;
}
by Qwerty_Wasd
html, body {
height: 100%;
}
html {
background: white;
}
body {
background: red;
border-radius: 40px;
}