body {
  background: black;
}
p {
  color: hotpink;
}
h1 {
  font-weight: bold;
  color:hotpink;}
  
  h2{color:hotpink;}
  

ul{color:hotpink;}