JSFiddle - React, Tailwind, and code Playground

by lottikarotti

HTML

<div id="box">
    
</div>

CSS

#box {
    background-color: #B0BFE7 ;
}

#infobox {
}