JSFiddle - React, Tailwind, and code Playground

by Ed Bulikyan

HTML

<div></div>

CSS

div {
  width: 165px;
  border-radius: 50%;
  border: 3px solid gold;
  
  &:before {
    content
  padding-bottom: 54.5454545455%;
  }
}