Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
A specialized box component for HTML main element.
import { Main } from "@sharegate/orbit-ui";
A main component accepts all the main HTML element attributes and Orbit styled component props.
<body><Header><H1>Walking On The Moon</H1></Header><Main color="alias-tertiary"><Paragraph>Walking on the Moon is classic Sting moment, with his band The Police turning out one oftheir most groovy reggae-inspired hits to the background of space exploration.</Paragraph></Main></body>