body{margin:20px;font-family:"Roboto Mono",monospace;box-sizing:border-box;background-color:pink;justify-content:center;align-items:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,form{display:flex}form{border:1px solid #000;width:200px;background-color:#d3d3d3;padding:10px;margin-bottom:20px;box-shadow:8px 8px;flex-direction:column}.header-text{font-size:14px;font-weight:700}.input{height:70px;margin-bottom:13px;resize:vertical}.form-button{background-color:pink;border:none;border-radius:25px;height:40px;width:206px}.message-container{border:1px solid #000;background-color:#fff;width:200px;padding:10px;box-shadow:8px 8px;margin-bottom:20px;overflow-wrap:break-word}.input-container{display:flex;justify-content:space-between}button{border:none;border-radius:50%;width:40px;height:40px;background-color:var(---buttons);cursor:pointer;display:flex;align-items:center;justify-content:center}button:hover{background-color:#e75480}.zeroClicks{background-color:#d3d3d3}.likes-container{display:flex;flex-direction:row}.x-heart{padding-left:5px}.time,.x-heart{font-size:12px}.heart{padding:5px}.text-container{display:flex;flex-direction:row;justify-content:space-between}@media screen and (min-width:668px){.message-container,form{width:400px}}
/*# sourceMappingURL=main.3c0aec49.chunk.css.map */