body {
  background-color: black;
  color: yellow;
  font-family: Arial;
}
h1 {
  font-size: 48px;
  color:white
}

ul{
  background-color: white;
  font-size: 18px;
  color: blue;
  font-family: Tahoma;
}

  
  
  

