body {
  overflow-y: hidden;
}

.zoeken {
  overflow-x: scroll;
  position: relative;
}

.background {
  height: 100vh;
  position: relative;
  z-index: -1;
}

.sleutel img {
  height: 7vh;
  position: absolute;
  z-index: 1;
  left: 213vw;
  top: 55vh;
}

.bril img {
  height: 5vh;
  position: absolute;
  z-index: 1;
  left: 85vw;
  top: 83vh;
}

.voetstappen img {
  height: 5vh;
  position: absolute;
  z-index: 1;
  left: 245vw;
  top: 90vh;
}
