What is a CSS rule?
A selector and its declarations
The
style
tags, the selector, and the declarations we want to add
The CSS property value pair
A CSS rule is a selector and its declarations.