/* delaunay demo */

#dl-canvas {
    touch-action: manipulation;
    cursor: crosshair;
}
