#graph {
    cursor: grab;
}

#graph:active {
    cursor: grabbing;
}
