.div-1{background-color:#fbd603}.progress{position:relative;width:100%;height:30px;background:#9cbab4;border-radius:5px;overflow:hidden}.progress__text{position:absolute;top:50%;right:5px;transform:translateY(-50%);font:700 14px;color:#000}.progress__fill{position:absolute;height:100%;background:#089981;transition:all .2s}.progress__fill.negative{background:#f23645;left:auto;right:0}