h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  font-size: 30pt;
}
