body {
  background-attachment: fixed;
  background-image: url("https://d2pmui81wiv8t1.cloudfront.net/themes/prod_online-license/images_88/bg-trans-1920x1080_88.png");
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 100%;
  position: relative;
  background-size: cover;
}
