body {
  background-attachment: fixed;
  background-image: url("https://d1n6djgze1dx8u.cloudfront.net/themes/production_customer-facing-modules/images_106/bg-trans-1920x1080_106.png");
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 100%;
  position: relative;
  background-size: cover;
}
