.progress2{border-radius:30px}.progress-bar2{height:18px;border-radius:30px;transition:.4s linear;transition-property:width,background-color}.progress-moved .progress-bar2{animation:progress 5s}@keyframes progress{0%{width:0%;background:#00000050}to{width:100%;background:#00000050;box-shadow:0 0 40px #00000050}}
