/* the " */

h1{
   background-color: #e9ebf0;
  color: #0c0c0c;
  font-family: arial;
  margin: 10px;
  }

ul{
  background-color: #e9ebf0;
  color: #0c0c0c;
  font-family: arial;
  margin: 40px;
  
}



body{
  background-color: #FF0000;
  color: black;
  font-family: arial;
  margin: 200px;
}
head{
     background-color: #e9ebf0;
  
}
nav{
     background-color: #e9ebf0;

}
.container {
    text-align: start;
    
}
p{
  background-color: #e9ebf0;
  color: black;
  font-family: arial;
  margin: 25px;
}

/* #e9ebf0 */