JSFiddle - React, Tailwind, and code Playground
by acjackson911
HTML
<input type="radio" class="big" />
CSS
.big{ width: 20em; height: 20em; border-radius: 100%; min-width: 28px}
by acjackson911
<input type="radio" class="big" />
.big{ width: 20em; height: 20em; border-radius: 100%; min-width: 28px}