body {
  background: #adbdad;
}
p { color: black;
 font-size: 20px;
  text-align: center;}
h1 {
  font-weight: bold;
  text-align: center;
font-size: 36px}

img {
  display: block;
  margin-left: auto;
  margin-right: auto;}