.account-avatar{width:200px;height:200px;border-radius:50%}.account-name{font-family:sans-serif;text-align:center}p{font-size:.8em}form input{width:250px;height:20px}.search-error-p{color:#ff5858;font-style:italic;font-size:.8em}ul{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:1em;margin:0 auto}ul li{background-color:#2b2b2b;border-radius:10px;padding:10px;margin-bottom:1em;max-width:400px}ul li h4{color:#ffb300}ul li p{white-space:normal}@media screen and (max-width: 800px){ul{display:grid;grid-template-columns:1fr;gap:0em;margin:0 auto}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;padding:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}
