JSFiddle - React, Tailwind, and code Playground

by Vinay Pratap Singh Bhadauria

HTML

<div id="Hex"></div>

CSS

#Hex
{
height: 100px;
width: 100px;
border: 30px solid #999;    
}