html,body{background:#011;width:100%;height:100%;margin:0;padding:0;overflow:hidden}#gameContainer{background:#011;justify-content:center;align-items:center;width:100%;height:100%;display:flex}#gameCanvas{aspect-ratio:4/3;cursor:none;background:#001;max-width:100%;max-height:100%;display:block}
