Every paragraph will be affected by the style.

Me too!

And me!

This is the CSS code embedded in the head of this page

<style>
p {
  text-align: center;
  color: red;
} 
</style>