Notice that all the webpage's text is centered. How could we best achieve that?
text-align: center inside a body ruletext-align: left inside a body ruletext-align: center inside each of the paragraphs' rulesUsing text-align: center inside a body rule.