html {
  text-align: center;
  background-color: #4a412a;
  color: yellow;
  font-family: 'Courier New', Courier, monospace;
  height: 100%;
  width: 100%;
}
img{

  width: 500px;
  
}