body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{background:#000e9d;background:linear-gradient(149deg,#000e9d 15%,#00329f 44%,#2fa1bd);background:linear-gradient(149deg,#449d00 15%,#009f64 44%,#2f82bd);background:#232d1b;background:#18392c}.App{text-align:center;max-width:728px;margin:0 auto}.App header{background-color:#181717;height:10vh;min-height:50px;color:#05ff9f;position:fixed;width:100%;max-width:728px;top:0;display:flex;align-items:center;justify-content:space-between;z-index:99;padding:10px;box-sizing:border-box;font-family:"Merienda",cursive}.App section{justify-content:center;min-height:100vh;background:#0b0b0a}.App section,main{display:flex;flex-direction:column}main{padding:10px;height:80vh;margin:10vh 0;overflow-y:scroll}main::-webkit-scrollbar{width:.5rem}main::-webkit-scrollbar-track{background:#1e1e24}main::-webkit-scrollbar-thumb{background:#98f21a}form{height:10vh;position:fixed;bottom:0;background-color:#000;width:100%;max-width:728px;display:flex;font-size:1.5rem}form button{width:20%;background-color:#0eeb71;color:#040404;font-size:2.5rem;padding-top:8px}input{line-height:1.5;width:100%;font-size:1.5rem;background:#3a3a3a;color:#fff;outline:none;border:none;padding:0 10px;border-radius:2px}button{background-color:#282c34;border:none;color:#fff;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;cursor:pointer;font-size:1.25rem;font-family:"Merienda",cursive;border-radius:12px}button:disabled{opacity:.5;cursor:not-allowed}.sign-in{color:#040404;background:linear-gradient(196deg,#e6ec34 25%,#6ffd1d 54%,#45fcd0 79%);max-width:400px;margin:0 auto;border-radius:12px}.hone{color:#0eeb71;font-family:"Merienda",cursive;margin-bottom:80px}li,ul{text-align:left;list-style:none}p{max-width:500px;margin-bottom:12px;line-height:24px;padding:10px 20px;border-radius:25px;position:relative;color:#fff;text-align:center}.message{display:flex;align-items:center}.sent{flex-direction:row-reverse}.sent p{color:#000;background:linear-gradient(77deg,#ecb534,#6ffd1d 65%,#2fb5bd 91%);background-image:linear-gradient(0deg,#08aeea,#2af598);background:linear-gradient(196deg,#e6ec34 25%,#6ffd1d 54%,#45fcd0 79%);align-self:flex-end}.received p{background:#262626;color:#fff}img{width:40px;height:40px;border-radius:50%;margin:2px 5px}
/*# sourceMappingURL=main.6abed274.chunk.css.map */