body { text-align: center;
  list-style-position: inside;

  background: #6bffcf;
}
p {font-size: 20px; 
   text-align:center; 
  color: #1a15ff;
}
h1 {font-size: 36px; 
  text-align:center; 
  color: #1a15ff;
  font-weight: bold;
}
h3{
  font-size: 22px; 
  text-align:center; 
  color: #9300ff;
}
img{
  align-content: center; 
}
ol 
a {
  text-decoration-style: wavy;
  color: fuchsia
}