In boxes.css add two more rules to the div rule set by adding these lines just under the existing four:

height:150px;
width:400px;

Save and view to see the div with that size.