/* html,
body {
  width: 100%;
  height: 100%;
}

html,
body {
  position: absolute !important;
} */

#ylfq-canvas {
  left: 0px;
  top: 0px;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  z-index: 5;
  pointer-events: none;user-select: none
}
.zin  #ylfq-canvas{z-index: 15}
