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 name
key
to the specifiedvalue
on the specifiedtarget
.