body {
  color: white;
  background-color: black;
  font-family: helvetica, Sans-serif;
  text-align: center;
}
ul {
  list-style-type: none;
}