body{width:clamp(320px,100%,85ch);margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}#root{width:100%}header{display:flex;flex-grow:1;justify-content:flex-end;padding-block:3rem}main{display:flex;flex-grow:1;flex-direction:column;align-items:center;justify-content:center}h1{font-size:3rem;font-weight:700;text-align:center}button{font-size:1.5rem;font-weight:700;padding:.5rem 1rem;border:none;border-radius:.5rem;background-color:#646cff;color:#fff;cursor:pointer;transition:background-color .5s}button:hover{background-color:#04972c}li{max-width:90vw;overflow-x:scroll}: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}
