Box component
Box component serves as a wrapper component for most of the CSS utility needs to create layouts and surfaces.
Default box
with Borders
To apply a border the `borderColor` can be used. A default border width will be applied that can be adjusted via the `borderWidth` property.
Default box