What is a CSS rule?

A selector and its declarationsThe style tags, the selector, and the declarations we want to addThe CSS property value pair

A CSS rule is a selector and its declarations.