 p{
   font-family: comic sants;
   font size: 20px;
   }
    table{border: 2px solid black}
    h1{
      color: white;
      text-align: right;
      }
      
    body{}
    a{}
    ul{}
    li{}
     body {
  background-color: DodgerBlue;
}


table, th ,td {
  border: 2px solid white;
}