## Description The dynamic speed updates currently lack aria live region, preventing them from being announced to assistive technologies as required by WCAG. ## Solution I can fix this by adding `aria-live="polite"` to the progress-label class.