path {
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}

#drawingArea path.wbo-pencil-drawing {
  pointer-events: none;
}
