import NotFound from "./UI/NotFound.svelte" new NotFound({ target: document.getElementById("maindiv"), })