body {
  background: lightcoral;
}
p {
  color: black;
}
h1 {
  font-weight: bold;
}
img{
  width: 277px;
}