@keyframes countdown{0%{width:100%}to{width:0}}.countdown-bar{animation-fill-mode:forwards;animation-name:countdown;animation-timing-function:linear}
