import { init } from './game.mjs'; window.addEventListener('load', init);