body {
  color: white;
  background-color: black;
  margin-right: 10%;
  margin-left: 10%;
}

a {
  color: lightgreen;
}

img {
  width: 80%;
}
