h1, h2, h3{
  width: 100%;
}

h1 {
  text-align: center;
}

  h2, h3 {
  text-align: left;
  margin: 1em;
}

p {
  width: 100%;
}