What is a CSS rule?
A selector and its declarations
The
style
tags, the selector, and the declarations we want to add
A CSS rule is made out of the selector and its declarations.