@keyframes progress{0%{width:0%}50%{width:50%}to{width:100%}}.animate-progress{animation:60s ease-in-out infinite progress}
