body {
    background-color: rgb(37, 37, 37);
    color: white;
  }
  
  ul {
    list-style-type: square;
  }