.progress-fill-animation{animation-name:fillProgress;animation-timing-function:linear}@keyframes fillProgress{0%{width:0}to{width:100%}}
