body{
background-color: crimson;
}
h1{
  margin: auto;
  color: darkgrey;
}
h2{
  margin:auto;
  color: cornsilk;
}