@charset "UTF-8";
body{
  background-color: black;
  color: white;
}
li {
  list-style: none;
}
