<div class="w3-progress-container w3-round-xlarge">
<div class="w3-progressbar w3-round-xlarge" style="width:25%"></div>
</div>
.w3-progress-container{width:100%;height:1.5em;position:relative;background-color:#f1f1f1}
.w3-progressbar{background-color:#757575;height:100%;position:absolute;line-height:inherit}
.w3-round-xlarge{border-radius:16px!important}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.