.thank-you-card {
    background-color: #FF834A;
    padding: 2rem;
    border-radius: 15px;
}

body {
  background-image: url('https://imagedelivery.net/AFgv9dDMZXDxUz_YoX7v0w/58cc29fa-b990-41f5-3970-93b1a2c46d00/1500');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
