*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;background:#e8e2d6;overflow:hidden;touch-action:none;font-family:Georgia,Times New Roman,serif;color:#141414}#app{width:100%;height:100%;display:grid;place-items:center}#game{display:block;width:min(100vw,56.25dvh);height:min(100dvh,calc(100vw * 1280 / 720));max-width:100vw;max-height:100dvh;background:#f7f4ec;border:1px solid #c4bfb4;outline:none;touch-action:none;box-shadow:0 12px 40px #1414141f;-webkit-tap-highlight-color:transparent}
