body{font-family:system-ui,sans-serif;background:#0f172a;color:#e2e8f0;margin:0;padding:2rem}.app{max-width:480px;margin:0 auto}h1{color:#0ea5e9}form{display:flex;gap:.5rem;margin-bottom:1rem}input[type=text]{flex:1;padding:.5rem;border-radius:6px;border:1px solid #334155;background:#1e293b;color:#e2e8f0}button{padding:.5rem 1rem;border-radius:6px;border:none;background:#0ea5e9;color:#fff;cursor:pointer}ul{list-style:none;padding:0}li{padding:.5rem;border-bottom:1px solid #334155}
