Spinner with a progress bar using CSS variables
Did you have a task to implement a form indicating the current progress of an asynchronous request? That could be a multi-step from, or some upload, or server-side long process. I did have such thing to do.