CSS: The :is() Pseudo Class

I got to know the :is() pseudo class when coding The High Five Network. I used it almost everywhere right away. As I now understand how and when to use the :is() pseudo class, I also know that this heavy usage led to usages which do not make sense. In this article, I want to explain how and when to use the :is() pseudo class.