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