.outer-circle{background-color:#000;border:2px dotted #ff0;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;display:flex;position:relative}.inner-circle{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute}.number{color:#000;font-size:30px;font-weight:700}
