:root{font-family:Georgia,serif;color:#f5e5c7;background:#080609}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;background:#080609}body{display:grid;place-items:center;overflow:hidden}#game-shell{width:100vw;height:100vh;padding:0}#game-root{width:100%;height:100%;overflow:hidden;border:0;border-radius:0;box-shadow:none;background:#120b0e}#game-root canvas{display:block;width:100%;height:100%;touch-action:manipulation}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
