body{margin:0;padding:0;font-family:sans-serif}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}.App{margin:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.App--sidebar{min-width:287px}.Messages{-ms-flex:1 1;flex:1 1;padding:20px}.Message{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex:0 1 auto;flex:0 1 auto;background-color:#fff;margin-bottom:8px;-ms-flex-align:center;align-items:center;padding:10px}.Message--display{width:30px;height:30px;border-radius:50%}.Message--avatar{-ms-flex:0 1 5%;flex:0 1 5%}.Message--user{-ms-flex:0 1 95%;flex:0 1 95%;font-weight:700}.Message--content{font-weight:400}.Messages{-ms-flex:1 1;flex:1 1;background-color:#f5f5f5;min-height:100vh}.NewMessage{margin-bottom:1em;padding:10px;width:287px;top:124px;position:fixed}.NewMessage--content{width:100%;height:50px;margin-bottom:5px;resize:none}.NewMessage--submit{display:block;width:100%;background:#ebf3d8;font-weight:700;color:#000;font-size:15px}.SignIn{border:1px solid #ccc;padding:1em}.CurrentUser{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:fixed;width:287px}.CurrentUser--identification{padding:1em;-ms-flex:1 1;flex:1 1}.CurrentUser--photo{border-radius:50%;width:100px;height:100px;padding:15px}
/*# sourceMappingURL=main.e6e80cf6.css.map*/