While working on another article, I stumbled upon a case that I never could achieve in any good way: an ability to select repeating groups of elements. Native CSS Nesting could help us, and we could even optimize it a bit, but I am arguing that we still require something like `:nth-sibling()` in CSS.