Element, EventTarget, or CSS selector.
Name of the style property.
Value to set for the style property.
Element representation of the specified target.
elements!InvalidElementError if the target could not be found or doesn't have a style property.
Sets the style property with the name
keyto the specifiedvalueon the specifiedtarget.