What is a CSS rule?

A selector and its declarationsThe style tags, the selector, and the declarations we want to add

A CSS rule is made out of the selector and its declarations.