body {
  background-color: #fef;
  color: black;
}

h1 {
   font-size: 2em;
   text-align: left;
}

.red { 
  color: #FF0000;
}
