:root{margin:0;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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}main{font-family:Menlo}h1{font-size:16px;font-weight:200}p{font-size:20px}.post-card-add-post,.post-card-post{max-width:450px;width:100%;height:auto;padding:15px;margin:20px 0;border:solid black;box-shadow:5px 5px #000;word-wrap:break-word}.post-card-add-post{background-color:#f2f0f0}.add-post-container{display:flex;justify-content:center}.post-container{display:flex;flex-direction:column;align-items:center}.custom-textarea{padding:10px;font-family:inherit;font-size:16px;height:70px;width:100%;box-sizing:border-box;resize:none;overflow-wrap:break-word;white-space:pre-wrap;border-radius:0}.post-btn-and-date{display:flex;flex-direction:row;justify-content:space-between}.post-btn-container{display:flex;align-items:center;color:#646464}.post-btn-container p{font-size:16px}.add-post-btn,.post-btn{margin-right:15px;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:20px}.add-post-btn{margin-top:15px;border-radius:25px;height:50px;padding:0 20px;background-color:#ffadad}.add-post-btn p{font-family:Menlo;font-size:16px;margin:0 10px}.post-btn{height:50px;width:50px;border-radius:50%;background-color:#eaeaea}.post-btn.liked{background-color:#ffadad}.post-date{color:#646464}.post-date p{font-size:16px}@media (max-width: 677px){.post-card-add-post,.post-card-post{width:85%;max-width:100%}}
