#tileCanvas {
  touch-action: none;
}

.zoom-btn.active {
  background-color: rgb(55, 65, 81);
  color: white;
}
