body{background-color:#93aad4;margin:0;padding:0}.header{align-items:center;background-color:#222a41;color:#fff;display:flex;height:75px;justify-content:space-around;left:0;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-left:10px;margin-right:10px;margin-top:10px;overflow-wrap:break-word}.msg{align-items:center;border-radius:3000px;box-shadow:0 0 10px #a4a4a4;display:flex;margin:20px;padding:20px 10px 0 20px}.sent{background-color:#85e14b;border-top-right-radius:500px;color:#000;flex-direction:row-reverse;float:right;padding:20px 20px 0 10px;text-align:end}.received{border-top-left-radius:500px;float:left}.received,.sendMsg{background-color:#fafafa}.sendMsg{align-items:center;border-top:1px solid #d3d3d3;bottom:0;display:flex;justify-content:center;margin-left:-5px;padding:10px 10px 20px;position:fixed;width:100%;z-index:1}.msgs{display:flex;flex-direction:column;margin:110px 0}@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.f09efbc8.css.map*/