H1 {
  font-size: 300%;
  text-align: center;
}
H2 {
  font-size: 100%;
  font-weight: bold;
  text-align: left;
}
BODY {
  background-color: black;
  color: white;
}
