.drawing-cursor {
    cursor: crosshair;
    /* or 'pointer', 'cell', 'grab', etc. */
}
