
body {
  background-color: #7A1C12;
  color: white;
  background-image: url("h.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Georgia;
  min-height: 100vh; 
}