1
<Box>Content goes here</Box>
import { Box } from "@zuzjs/ui"
<Box>Content goes here</Box>
<Box>Content goes here</Box>
<Box padding="lg" variant="subtle" borderRadius="md" shadow="sm">Styled container with spacing and effects</Box>