How do we add multiple declarations to a CSS rule?

By adding another one on the next lineBy adding one after the other on the same lineBy creating another CSS rule

We can add multiple declarations to a CSS rule on the next line.