The where pseudo-class for CSS same syntax and functionality as :is(), but its specificity is always zero.
selector:where() { property: value; }