Returns an element whose id property matches the specified string.
id
The root node where the lookup starts.
The ID of the element to locate.
getElementById on MDN
Returns an element whose
idproperty matches the specified string.