Element, EventTarget, or CSS selector.
Array of style property names or styles filter to check for.
true if the specified target has some specified styles.
elements!InvalidElementError if the target could not be found or doesn't have a style property.
Checks if some of the style properties on the specified
targetmatch the specifiedsearchcriteria.