/* Layouts  */
body {
  margin: 20px;
}

header {
  max-width: 1200px;
  margin: 40px auto;
  margin-bottom: 40px;
}
