JSFiddle - React, Tailwind, and code Playground

HTML

<div></div>

CSS

div {
    width: 20px;
    height: 20px;
    border: 3px dotted;
}