<CircularProgressbar value={80} maxValue={88} text={`${3 * 100}`} counterClockwise={true} strokeWidth={10} styles={buildStyles({ textColor: "#ffff", textSize: "22px", pathColor: `rgb(24, 165, 181)`, rotation: 0.8, })} />