body{
background-color: #100;
color: white;
}

h1 {
color: red;
}

h6{
color: red;
  font-weight: 100;
text-decoration: none; /*underline;*/
}