Notice that all the webpage's text is centered. How could we best achieve that?

Using text-align: center inside a body ruleUsing text-align: left inside a body ruleUsing text-align: center inside each of the paragraphs' rules

Using text-align: center inside a body rule.