body {
    background-image: url("../../img/microsoft/bg/bg-xbox.png");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
