body {
  background: black;
  color: white;
}

header {
  background: black;
  width: 100%;
  height: 10%;
}


a {
  color: red;
}

