https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/Type_selectors
Type selectors - CSS | MDN
The CSS type selector matches elements by node name. In other words, it selects all elements of the given type within a document.
type selectorscssmdn