SvelteKit: Glittching elements while page transition is running
If the elements on your pages are glitching around while the transition is running, just put a container around the content of the transitioning pages and set `position: fixed; width: 100vw`