body{margin:20px;font-family:"Roboto Mono",monospace;box-sizing:border-box;background-color:#ffb6c1;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:250px;background-color:#d4d3d3;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:#ffb6c1;border:none;border-radius:25px;height:40px;width:206px;cursor:pointer}.message-container{border:1px solid #000;background-color:#fff;width:250px;padding:10px;box-shadow:8px 8px;margin-bottom:20px;overflow-wrap:break-word}.input-container{display:flex;justify-content:space-between}button{border-radius:50%;border:none;width:40px;height:40px;background-color:#ffb6c1;cursor:pointer;display:flex;align-items:center;justify-content:center}button:hover{background-color:#e75480}.zeroClicks{background-color:#d4d3d3}.likes-container{display:flex;flex-direction:row}.x-heart{padding-left:5px}.time,.x-heart{font-size:12px}.heart{padding:5px}.counter-container{display:flex;flex-direction:row;justify-content:space-between;font-size:14px}@media screen and (min-width:668px){.message-container,form{width:400px}}
/*# sourceMappingURL=main.c0629f9d.chunk.css.map */