body {
  max-width: 600px;
  margin: 6em auto;
  font-family: 'monospace';
  font-size: 15px;

  background: #ffffff;
  color: #282828;
}
