# Headings

## Heading 1

### Heading 2

#### Heading 3

## Title 1

### Title 2

#### Title 3

<h2 align="center">Heading centered</h2>

<p align="center">This text is also centered</p>

<h3 align="right">Heading on the right</h3>

<p align="right">This text is also right</p>
