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;
}
by meetravi
<div></div>
div {
width:258px;
height:369px;
border-radius:50%/50%;
background-color:red;
position:relative;
}