body {
  background-color: #1a1a1a;
  color: #e0e0e0;
}

header, section {
  background-color: inherit; /* Children inherit body background */
}
