.progressbar{background-color:#ddddde;border-radius:50px;height:8px;overflow:hidden;position:relative;width:100%}.progressbar .filler{background-color:#fbc805;border-radius:100px;height:100%;text-align:right;transition:width 1s ease-in-out}.progressbar .marker{background:#f7f7f7;height:100%;position:absolute;top:0;width:2px}
