*{
  line-height: 40px;
  margin-left: 0px;
   background-color: #008cff;
  text-align: left;
  font-size: 15px;
 color: #3a2121;
 font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-;
}
ul{
border: 1px solid black;

border-radius: 5px;

}
li:hover{

  color: rgb(255, 255, 255);
   
}
