Instead of writing a new rule for each element, we can use a comma to style p and button elements using the same rule.
p
button
Make sure to pick ,, followed by button.
,