body {
  background-color: #fffcf6;
  font-family: monospace, serif;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  height: 100vh;
  overflow: hidden;
}
