How add space into react Polaris components

how add space into react Polaris components

I Used a heading components from Shopify Polaris. how to add more space and centre alignment.

import {Heading} from '@shopify/polaris';

export default function test() {
return (

);
}

https://polaris.shopify.com/tokens/spacing which props to pass for styling ?