Given an element or a NodeList, return the first element that matches the selector. This can be the top-level element itself or a descendant.
Given an element or a NodeList, return the first element that matches the selector. This can be the top-level element itself or a descendant.