#h2 {
  color: rgb(0, 113, 154);
  text-align: center;
  margin-top: 10px;
  font-family: monospace;
  font-size: 30px;
}

#li1 {
  text-align: center;
  display: flex;
  justify-content: center;
  width: 999px;
  font-family: monospace;
  font-size: 20px;
  color: rgb(97, 248, 162);
}

#p1 {
  color: rgb(255, 238, 0);
  text-align: center;
  font-family: Verdana;
  font-size: 20px;
}

#p2 {
  color: rgb(255, 0, 0);
  margin-left: 451px;
  margin-top: 3px;
  font-family: Verdana;
  font-size: 20px;
}

img {
  display: block;
  margin-top: 30px;
  margin-left: 683px;
  border-radius: 10%;
}
