hell {
  background-image: url('floral.jpeg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

white-text {
  color: red;
}