--- import Layout from "../layouts/Layout.astro"; import CenterXy from "../components/center-xy.astro"; import CursorCatcher from "../components/cursor-catcher.astro"; import "../styles/global.css"; ---