<Box background="backgroundSecondary">
<Inset spaceX={{ wide: "80", mobile: "24" }} spaceY={{ wide: "40", mobile: "40" }}>
<Stack space="40" align="center">
<Display size="small">Welcome to Bento DS Playroom</Display>
<Stack space="16" align="center">
<Body size="large">This Playroom is an interactive space where you can test the potential of Bento DS.</Body>
<Body size="large">Test the whole structure of an interface, or start building a simple component, like this card:</Body>
<Card elevation="medium">
<img alt="" src="https://fffuel.co/images/dddepth-preview/dddepth-261.jpg" width="100%" />
<Inset spaceX="32" spaceY="24">
<Title size="large">Card Title</Title>
<Body size="large" color="secondary">Card description</Body>