*{margin:0;padding:0;box-sizing:border-box}:root{height:100%;width:100%;display:flex;justify-content:center;align-items:center;background-color:#181818;color:#ffffffde;color-scheme:light dark;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}main{min-width:600px;border:1px solid #fff;padding:20px;border-radius:15px}.button{border:1px solid #fff;padding:10px 15px;border-radius:10px}.connect-button{width:100%;border:1px solid #fff;padding:10px 15px;border-radius:10px}.connect-button:not(:last-child){margin-bottom:10px}.header{display:flex;justify-content:space-between;margin-bottom:15px}.info{margin-bottom:15px}@media (prefers-color-scheme: light){:root{background-color:#f8f8f8;color:#181818}main{border-color:gray}}
