Set progress bar style, and customize as you want(Optional)
<style>
/* play with some lines below */#progress-container-el{/* background */background-color: #f4f4f4 !important;}#progress-el{/* progress bar */background-color: red !important;}
</style>