:root{--background:#111;--foreground:#fff;--text-dark:#252525}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Schibsted Grotesk,serif;font-optical-sizing:auto;font-weight:400;font-style:normal}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.canvas canvas{width:100%!important;height:100%!important}