body {
  background-attachment: fixed;
  background-image: url("https://d14owzwfyvbj24.cloudfront.net/themes/production_gpc-boostrap-4/images_117/bg-trans-1920x1080_117.png");
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 100%;
  position: relative;
  background-size: cover;
}
