 
img {
  width: 80%;
}

body {
  background-color: #131313;
   color: lightgreen;
}

a { 
   color: yellow;
}
