body {
  background: black;
  color: green;
}

#header {
  color: black;
  display: none;
}

#footer {
  color: black;
  display: none;
}
