*{margin:0;padding:0}header{align-items:center;background-color:#1e1c35;box-sizing:border-box;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;height:10vh;justify-content:space-between;padding:10px;position:fixed;top:0;width:100%}img{border:2px solid #000;border-radius:50%;height:45px;margin-top:-20px}p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:25px;font-weight:500;margin:10px;overflow-wrap:break-word}.msg{align-items:center;border-radius:3000px;box-shadow:0 0 10px #858585;display:flex;margin:20px;padding:20px 10px 0 20px}.sent{background-color:#4d53fe;border-top-right-radius:5px;color:#fff;flex-direction:row-reverse;float:right;padding:20px 20px 10px 10px;text-align:end}.received{background-color:#fafafa;border:1px solid #d3d3d3;border-top-right-radius:5px;float:left}.sendMsg{border-top:1px solid #d3d3d3;bottom:0;display:flex;margin-left:-5px;padding:10px 10px 30px;position:fixed;width:100%;z-index:1}.msgs{display:flex;flex-direction:column;margin:110px 0}body{background-image:url(/Chattons/static/media/cats.912abb733fa4a9273c25.jpeg);background-size:cover}@media (max-width:775px){p{font-size:20px}.received,.sent{padding:10px 10px 0}img{height:35px;margin-top:-10px}}@media (max-width:500px){p{font-size:15px}.received,.sent{padding:7px 7px 0}img{height:30px;margin-top:-7px}}
/*# sourceMappingURL=main.6a286f86.css.map*/