body {
  background-color: #D2B48C;
  font-family: Arial, sans-serif;
  display: flex;
  justify-content: center;
  height: 100vh;
  margin: 0;
  
}


h1 {
  font-family: Georgia
  
  
}