body {
  margin: 0;
  padding: 0;
}

.contents {
  margin: 2rem auto;
  text-align: center;
  width: 640px;
}
