body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:#333;color:#fff;min-height:100vh}#__next,body,html{height:100%}.container{padding:2rem;flex-direction:column;grid-gap:1rem;gap:1rem}.container,.flex{display:flex}.flex-col{flex-direction:column}a{color:inherit;text-decoration:none}textarea{width:100%;height:8rem}input[type=text]{padding:.5rem;min-width:300px}button{min-width:3rem;padding:.5rem}@media (max-width:680px){input[type=text]{min-width:0;width:85%}}*{box-sizing:border-box}