body {
  background-color: #76eec6;
  text-align: center;
}
p {
  color: white;
}
h1 {
  font-weight: bold;
  color: white;
  font-size: 50px;
}
img{
  margin-top: 20px;
}