JSFiddle - React, Tailwind, and code Playground
HTML
<div></div>
CSS
div {
margin: 40px;
width: 63px;
height: 63px;
3border-radius: 50%;
box-shadow: 13px 2px 0px 5px #000;
}
<div></div>
div {
margin: 40px;
width: 63px;
height: 63px;
3border-radius: 50%;
box-shadow: 13px 2px 0px 5px #000;
}