html {
  height: 100%;
  width: 100%;
}

body{
  text-align: center;
  color: #5bb450;
  background-color: #FFEE8C;
  text-shadow: 2px 1px #276221;
  font-size: 30px;


}

img{
  width: 580px;
  height: 500px;
}