Create two empty rectangles in the canvas.
The first one should have the following
details:
- X-coordinate: 10
- Y-coordinate: 50
- Width: 100
- Height: 100
The second one should have the following
details:
- X-coordinate: 5
- Y-coordinate: 5
- Width: 25
- Height: 25