JSFiddle - React, Tailwind, and code Playground

by switch74

HTML

<div>
    
</div>

CSS

div{
    width:50%;
    height:300px;
    border:1px solid #bbb;
    border-radius:50%/20px;
}