JSFiddle - React, Tailwind, and code Playground

by TheDiamondDoge

HTML

<div>
  
</div>

CSS

div {
  width: 50px;
  height: 50px;
  background: black;
  border-radius: 25px;
}