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-color:#282c34}.App{text-align:center;max-width:100%;margin:0 auto}.App header{background-color:#38388f;height:10vh;min-height:50px;color:#fff;position:fixed;width:100%;max-width:100%;top:0;-webkit-justify-content:space-between;justify-content:space-between;z-index:99;padding:10px;box-sizing:border-box}.App header,.user-greeting{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.user-greeting{-webkit-justify-content:center;justify-content:center}.heading-img{width:40px;height:40px;border-radius:50%}.App section{-webkit-justify-content:center;justify-content:center;min-height:100vh;background-color:#282535}.App section,main{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}main{padding:10px;height:80vh;margin:10vh 0;overflow-y:scroll}main::-webkit-scrollbar{width:.25rem}main::-webkit-scrollbar-track{background:#1e1e24}main::-webkit-scrollbar-thumb{background:#6649b8}form{height:10vh;position:fixed;bottom:0;background-color:#181717;width:100%;max-width:100%;display:-webkit-flex;display:flex;font-size:1.5rem}form button{width:30%;background-color:#38388f}input{line-height:1.5;width:100%;font-size:1.5rem;background:#3a3a3a;color:#fff;outline:none;border:none;padding:0 10px}.signin-button{max-width:50%;margin:auto;background-color:#38388f;color:#fff;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;cursor:pointer;font-size:1.25rem}.signout-button{padding:10px 20px}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}button:disabled{opacity:.5;cursor:not-allowed}.sign-in{color:#282c34;background:#fff;max-width:400px;margin:0 auto}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:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.sent{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.sent p{color:#fff;background:#0b93f6;-webkit-align-self:flex-end;align-self:flex-end}.received p{background:#e5e5ea;color:#000}img{width:40px;height:40px;border-radius:50%;margin:2px 5px}
/*# sourceMappingURL=main.3b82a6ee.chunk.css.map */