Start by exploring:
/src/routes/+layout.svelte
- barebones layout, the CSS import order is critical!/src/app.postcss
- minimal css to make the page full screen, may not be relevant for your project/src/routes/+page.svelte
- this page, you can replace the contents