JSFiddle - React, Tailwind, and code Playground

by meetravi

HTML

<div></div>

CSS

div {
    width:258px;
    height:369px;
    border-radius:50%/50%;
    background-color:red;
    position:relative;
}