body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#282c34}.App{margin:0 auto;max-width:728px;text-align:center}.App header{align-items:center;background-color:#181717;box-sizing:border-box;color:#fff;display:flex;height:10vh;justify-content:space-between;max-width:728px;min-height:50px;padding:10px 5px 10px 10px;position:fixed;top:0;width:100%;z-index:99}.App section{background-color:#282535;display:flex;flex-direction:column;justify-content:center;min-height:100vh}main{display:flex;flex-direction:column-reverse;height:78vh;margin:8vh 0 10vh;overflow-y:auto;padding:10px}main::-webkit-scrollbar{width:.25rem}main::-webkit-scrollbar-track{background:#1e1e24}main::-webkit-scrollbar-thumb{background:#6649b8}form{background-color:#181717;bottom:0;display:flex;font-size:1.5rem;height:10vh;max-width:728px;position:fixed;width:100%}form button{background-color:#38388f}input{background:#3a3a3a;font-size:1.5rem;line-height:1.5;outline:none;padding:0 10px;width:100%}button,input{border:none;color:#fff}button{background-color:#282c34;cursor:pointer;display:inline-block;font-size:2rem;padding:15px 32px;text-align:center;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.5}.sign-in{background:#fff;color:#282c34;margin:0 auto;max-width:400px}:hover.sign-in{background-color:#68b0e4;color:#fff}.sign-out{padding-bottom:10px;padding-top:10px}:hover.sign-out{background-color:#68b0e4}li,ul{list-style:none}.text,li,ul{text-align:left}.text{border-radius:25px;color:#fff;line-height:24px;margin-bottom:12px;max-width:500px;padding:10px 20px;position:relative}.message{align-items:center;display:flex}.sent{flex-direction:row-reverse}.sent p{align-self:flex-end;background:#28c073;color:#fff}.received p{background:#0b93f6;color:#fff}.sentName{display:flex;flex-direction:row-reverse}.messageBubble{margin-bottom:7px;margin-top:7px}.nameTag{font-size:.7rem;font-weight:400}.homepageText{margin-left:auto;margin-right:auto;text-align:center}.cometLogo{font-size:2.5rem;margin:10px 0 0}img{border-radius:50%;height:40px;margin:2px 5px;width:40px}@media only screen and (max-width:510px){.appTitle{font-size:1.5rem}}@media only screen and (max-width:420px){.appTitle{font-size:1.2rem}.sign-out{font-size:1.4rem}}
/*# sourceMappingURL=main.3c048960.css.map*/