body {
  background-color:MidnightBlue;
  color:white;
}
h1 {
  color:red;
}
h2{
  color:yellow;
}