Suggest an editImprove this articleRefine the answer for “What does :where() do?”. Your changes go to moderation before they’re published.Approval requiredContentWhat you’re changing🇺🇸EN🇺🇦UAPreviewTitle (EN)Short answer (EN)**`:where()`** is a CSS selector that works like `:is()` for grouping selectors, but has zero specificity. **Key point:** it lets you combine selectors without affecting priority, which makes it easier to override styles later.Shown above the full answer for quick recall.Answer (EN)ImageThe `:where()` selector works like `:is()` for grouping selectors, but with zero specificity. It lets you combine selectors without affecting priority, which makes it easier to override styles later.For the reviewerNote to the moderator (optional)Visible only to the moderator. Helps review go faster.