Currently, there is no maximum size to boxes so their title takes as much width & height as necessary. With a `maxWidth` property, long text could be wrapped automatically. With a `maxHeight` property, long paragraphs could be scroll-able automatically.