JSFiddle - React, Tailwind, and code Playground
HTML
<div>
</div>
CSS
div {
width: 50px;
height: 50px;
background: black;
border-radius: 25px;
}
<div>
</div>
div {
width: 50px;
height: 50px;
background: black;
border-radius: 25px;
}