Using CSS or Tailwind CSS, create a layout where:
There are two boxes side-by-side in a container.
One box is blue and extends vertically beyond the other box (top and bottom).
Both boxes share the same border.
Challenge:
The blue box should be bigger than the adjacent box, but not necessarily symmetrical in its vertical extension.