

h {
  color: black;
  text-decoration:none;
  font-size: 36px;
}
h3 {
  color:black;
  font-family:monospace;
  font-size: 17px;
}
body {
  background:black;
}

p {
  text-align:center;
  font-family animation: ;
  font-size: 17x;
  font-family: cursive;
  color: white;
  text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}

img {
  border-radius: 50%;
  border-style: dotted
} 

img {
  display: red;
  margin: auto;
  width: 75%;
  border-style: dashed
}

 {
  text-shadow: 2px 2px black;
}
h1{
  color: white;
  text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}
ol{
color:aliceblue;  
}