body {
  background-color: white;
  padding: 0;
  margin: 0;
}

li {
  text-decoration: none;
  list-style-type: square;
}