@keyframes progress{0%{width:0%}to{width:100%}}.progress-bar-animate{animation:progress linear forwards}
