body {
  background-color: #c70d0d;
}

h1 {
  color: black;
  text-align: center;
}

img{
  margin-left: auto;
  margin-right: auto;
  display: block;
}

p {
  font-family: cursive;
  font-size: 30px;
  text-align: center;
}

p1 {
  font-size: 20px;
  text-align: center;
}