.App{display:flex;justify-content:center}.chat-page h2{color:#fff;text-align:center}.chat-page section{height:70vh;width:85vw;border:1px solid #000;overflow:scroll;overflow-x:hidden;background-color:#404040}.chat-page div{padding:.2em}.chat-page form{margin-top:2em;width:85vw;display:flex;flex-direction:column;align-items:center}.chat-page form input{width:100%}.chat-page form button{border-radius:2px;border:1px solid #fff;color:#fff}.chat-page form button,body{background-color:#020001}.login-page{display:flex;flex-direction:column;align-items:center;margin-top:25vh;border:1px solid #fff;background-color:#404040;width:auto;padding:3em;border-radius:10px;text-align:center}.login-page h1{margin:0;color:#6ff}.login-page h2{margin:0;font-size:1.2em;color:#b2ff66}.login-page form{align-items:center;margin-top:5em}.login-page button{align-self:center;background-color:#020001;color:#fff}.my-messages,.other-messages{display:flex}.message{border-radius:5px;font-size:1.5em;color:#000}.name{font-size:.75em;color:#fff}.my-messages{justify-content:flex-end}.my-messages .name{text-align:right}.my-messages .name div{background-color:#6ff}.other-messages .name div{background-color:#b2ff66}.label{display:none}
/*# sourceMappingURL=main.342075e3.chunk.css.map */