@charset "utf-8";
.background_playground {
    background-image: url('../images/hintergrund/cybed1.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-position: right;
  }
