* {
  box-sizing: border-box;
  padding: 0;
}

h1 {
  text-align: center;
  font-size: 32pt;
}
