JSFiddle - React, Tailwind, and code Playground

HTML

<input type="radio">

CSS

[type=radio] {
    height:100px;
    width:100px;
    zoom: 2.00001;
    
}