body {
  max-width: 800px;
  margin: 40px auto;
  font-family: Arial, sans-serif;
  line-height: 1.6;
}

nav a {
  margin-right: 12px;
  text-decoration: none;
  color: #0366d6;
}

h1 {
  color: #222;
}