main {
  width: 80vw;
  margin: 0px auto;
  font-size: x-large;
}

footer {
  font-size: medium;
}

h1.title {
  font-weight: 200;
}
