() => (
<div
style={{
backgroundColor: "#252A31",
padding: "8px",
}}
>
<Heading inverted>Inverted heading</Heading>
</div>
);