canvas {
    display: block;
    width: 100%;
    height: auto;
    touch-action: none; /* Ignorovat výchozí akce dotyku */
  }