html {
  height: 100%;
  width: 100%;

  background-color:#b9a4ea; 
  h1{
    color: black ;
    font-family: "serif";
  }

}