body {
  background-color: white;
  color: black;
  font-family: Verdana;
}

img {
  max-width: 100%;
}

ul {
  list-style: none;
}