<h1 class="text-xl">Velkommen til Helseveileder</h1>
<p>Visit <a href="https://kit.svelte.dev">kit.svelte.dev</a> to read the documentation</p>
<style lang="postcss">
:global(html) {
background-color: theme(colors.gray.300);
}
</style>