:root{color-scheme:light;font-family:Trebuchet MS,Segoe UI,sans-serif;background:#f8b7b0}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;padding:0;overflow:hidden;border-radius:0}body{background:#f8b7b0}#app{position:fixed;inset:0;display:grid;place-items:center;background:#f8b7b0}#game-root{position:relative;width:fit-content;height:fit-content;line-height:0;overflow:hidden;background:#f8b7b0}#game-root canvas{display:block;margin:0;padding:0;border-radius:0}
