[data-focus='progress-bar'] {
    width: 100vw;
    height: 4px;
    transition: width 200ms;
}
