/*
Try dragging the brown circle around. The blue box marks the draggable area of the circle's center.

At the bottom of the JS code, the 'draw' function is called. Try changing the input arguments to see what happens!
*/

#widget {
  border: 1px solid black;
}