body{margin:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.container{width:375px;margin:0 auto}article{margin:30px 0;height:180px;justify-content:space-between}article,form{border:1px solid #000;box-shadow:10px 9px 0 -1px #000;-webkit-box-shadow:10px 9px 0 -1px #000;-moz-box-shadow:10px 9px 0 -1px #000;display:flex;flex-direction:column}form{background-color:#f2f0f0;height:200px;margin-top:20px;justify-content:center}label{margin:15px 0 10px 15px;font-size:18px;font-weight:700}.text-input,label{font-family:"Roboto",sans-serif}.text-input{font-size:16px;padding:5px;margin:10px 0 10px 15px;width:300px}.characters{margin-left:15px;color:grey;font-family:"Roboto",sans-serif;font-size:14px}.red-text{color:red}.send-btn{font-family:"Roboto",sans-serif;font-size:18px;font-weight:700;background-color:#ffadad;color:#000;padding:10px;border:none;border-radius:15px;cursor:pointer}.send-btn:hover{box-shadow:10px 11px 31px -6px rgba(0,0,0,.85);-webkit-box-shadow:10px 11px 31px -6px rgba(0,0,0,.85);-moz-box-shadow:10px 11px 31px -6px rgba(0,0,0,.85)}.send-btn:disabled{background-color:#fdd8df;color:#adadad;cursor:default;box-shadow:none}.sent-messages{font-family:"Roboto Mono",monospace;font-size:16px;margin:15px 15px 0;overflow-wrap:break-word}.heart-btn{border-radius:50%;border:none;padding:10px;cursor:pointer}.liked{background-color:#ffadad}.number-of-likes{margin:0 0 0 5px;font-family:"Roboto",sans-serif;font-size:16px;color:grey}.date{margin-left:120px;color:#adadad}.btn-group{margin:15px 0 5px 15px}footer{position:-webkit-sticky;position:sticky;bottom:0;background-color:#fff;width:355px;padding:15px;border-top:1px solid #000;font-family:"Roboto",sans-serif;font-size:12px}@media (min-width:1025px){.send-btn,label{font-size:16px}}
/*# sourceMappingURL=main.81e7429b.chunk.css.map */