body {
  background-image: url('/static/images/logos/Point2_Studios_logo_no_bg_desaturated_blurred_8px.png');
  /* background-image: url('/static/images/logos/QLogo.png'); */

  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: 75% auto;
  /* background-size: 100% auto; */
}