Hello World!

Smaller heading!

This is a paragraph.

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

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