body {
  background: #59e58e;
}
p {
  color: blue;
}
h1 {
  font-weight: bold;
}

img {
  height:350px; 
}