body {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

h1 {
  text-align: center;
  font-family: 'The Wild Breath of Zelda';
  font-size: 60px;
}

.tip {
  text-align: center;
  padding: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: lightgrey;
}

.photo {
  margin-top: 50px;
  margin-bottom: 50px;
}
