html {
  height: 100%;
  width: 100%;
  background-color: #969A97;
}
h1 {
  font-family:'Times New Roman', Times, serif;
  color:#E5ECE9;
  
}

h2{
  color:#D6D1CD;
}

p{
  color:#E9F1F7;
}
.butts {
  color: beige;
}