.circle
{
background: conic-gradient(from 180deg at 50% 50%, rgba(255, 255, 255, 0) 0deg, #2E2E2E 330.96deg, rgba(255, 255, 255, 0) 360deg);
}

.basic-grid {
    max-width:1px !important;
}

.basic-grid-h {
    max-height:1px !important;
}