JSFiddle - React, Tailwind, and code Playground

by bakhshi

HTML

<div>
</div>

CSS

div{
    width:10px;
    height:10px;
    background-color:blue;
    border-radius:5px;
}