*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f3fff5;font-family:Arial,sans-serif}.App{border-radius:50px;margin:0 auto 50px;max-width:728px;text-align:center}.App header{align-items:center;background-color:#06550f;border-radius:10px;box-sizing:border-box;color:#fff;display:flex;height:10vh;justify-content:space-between;max-width:728px;min-height:50px;padding:10px;position:fixed;top:0;width:100%;z-index:99}.App section{background-color:#012724;justify-content:center;min-height:100vh}.App section,main{border-radius:20px;display:flex;flex-direction:column}main{height:80vh;margin:10vh 0;overflow-y:scroll;padding:10px}main::-webkit-scrollbar{border-radius:20px;width:.25rem}main::-webkit-scrollbar-track{background:#818d47;border-radius:20px}main::-webkit-scrollbar-thumb{background:#a888ff;border-radius:20px}form{background-color:#1f3807;border-radius:20px;bottom:0;display:flex;font-size:1.5rem;height:10vh;max-width:728px;position:fixed;width:100%}form button{background-color:#840692;width:20%}input{background:#3a3a3a;font-size:1.5rem;line-height:1.5;outline:none;padding:0 10px;width:100%}button,input{border:none;border-radius:20px;color:#fff}button{background-color:#3a3a3a;cursor:pointer;display:inline-block;font-size:1.25rem;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}.sign-in-container p{margin-left:110px;margin-top:10px;text-align:center}li,ul{list-style:none;text-align:left}p{border-radius:25px;color:#fff;line-height:24px;margin-bottom:12px;max-width:500px;padding:10px 20px;position:relative;text-align:center}.message{align-items:center;display:flex}.sent{flex-direction:row-reverse}.sent p{align-self:flex-end;background:#0a75c2;color:#fff}.received p{background:#fefffe;color:#000}img{border-radius:50%;height:40px;margin:2px 5px;width:40px}
/*# sourceMappingURL=main.bb690a65.css.map*/