body {
  color: white;
  background: black;
}
.links {
color: indianred;
}
img { 
  max-width: 100%;
}