ID attribute and ID selectors

The ID attribute lets you assign a unique identifier to an element.

You can use the ID value as a selector to set properties for the element which has that identifier.