JSFiddle - React, Tailwind, and code Playground
by lottikarotti
HTML
<div id="box">
</div>
CSS
#box {
background-color: #B0BFE7 ;
}
#infobox {
}
by lottikarotti
<div id="box">
</div>
#box {
background-color: #B0BFE7 ;
}
#infobox {
}