body {
  background-color: black;
}

body {
  color: white;
  text-align: center;
}

#bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}

#top {
  font-family: Arial, Helvetica, sans-serif;
}

img {
width: 600px;
object-fit: contain;
}

.link 
{ 
 color: #FF0000; 
}

button {
   position:absolute; top:0; right:0;
}
