body {
  cursor: url('/cdn/shop/files/Recurso_1_11fc4d42-cf53-444c-989d-a7edf28b202e.png?v=1732115949'), auto;
}

canvas#backgroundCanvas {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; 
  pointer-events: none; /
}