body {
  margin: 0;
}
.symbol-cursor-container {
  pointer-events: none;
  z-index: 50;
  position: absolute;
  inset: 0;
  overflow: hidden;
}
