body {
  width: 60vw;
  margin: auto;
}

#site-header {
  text-align: center;
}

#site-footer {
  color: #444;
  text-align: center;
}
