#canvas {
  position: fixed;
  cursor: none;
  z-index: 1;
}

.vipb {
  position: relative;
  z-index: 2;
}

#moreJpeg,
#jpegInput {
  z-index: 3;
}
