.post-container{background-color:#242424;border-radius:10px}.post-container .text{background-color:#363636;border-radius:10px;padding:7px;display:flex}.post-container .post-actions-container{display:flex;justify-content:center}.post-container .like-btn,.post-container .dislike-btn{margin-right:10px;margin-bottom:10px;align-items:center;align-self:center}.post-container .delete-btn{margin-right:10px;margin-bottom:10px}.create-posts-container{background-color:#242424;border-radius:10px;padding:30px;display:flex}.create-posts-container .post-input{background-color:#fff;flex-grow:1;border-radius:10px}.create-posts-container .create-btn{padding:16px;border-radius:10px}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#0c0c0c;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:1280px;margin:0 auto;padding:2rem;text-align:center}
