A fundamental layout building block.
<Box width="9" height="9">
<DecorativeBox />
</Box>
This component is based on the div
element and supports common margin props.
Only the display
prop values are unique to the Box component.
The following props are shared between Box, Flex, Grid, Container and Section layout components.