:root{color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-height:100dvh;display:grid;place-items:center;background:#0f172a;color:#e2e8f0;font:14px/1.5 system-ui,sans-serif}android-screen{display:grid;justify-items:center;gap:10px;padding:12px}android-screen .status{margin:0;font-size:12px;color:#94a3b8;font-family:ui-monospace,monospace}android-screen .screen{max-height:88dvh;max-width:100%;border-radius:14px;border:1px solid #334155;background:#000;touch-action:none;cursor:pointer}android-screen .keys{display:flex;gap:8px}android-screen .keys button{width:56px;height:32px;border-radius:8px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;font-size:14px;cursor:pointer}android-screen .keys button:hover{border-color:#94a3b8}
