body {
  color:black;
  background-color: #ADADAD; 
}

hr {
height: 2px;
border: none;
background-color: black;
}

ul {
  list-style-type: square;
}