---
import Layout from '../layouts/Main.astro';
<Layout centered>
<h1>
<code style="white-space: nowrap;">npm init astro</code>
</h1>
</Layout>