body {
  background-color: #7A1C12;
  color: white;
  background-image: url("https://images.unsplash.com/photo-1655640083532-be0c5abf9cde?q=80&w=1471&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D");
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Georgia;
  min-height: 100vh; 
}