body{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}*{margin:0;font-family:"Poppins",sans-serif}.app{background-color:#f2efef}.app__body{flex-direction:column}.app__body,.app__createPost{display:flex;justify-content:center}.post{max-width:600px;background-color:#fff;margin-bottom:16px}.post__image{width:100%;object-fit:contain;border-top:.5px solid #eff2f2;border-bottom:.5px solid #eff2f2}.post__header{display:flex;padding:12px;justify-content:space-between}.post__headerInfo{margin-left:10px}.post__bottom{padding:6px 12px}.commentInput{display:flex;justify-content:space-between;padding:16px 12px}.commentInput__text{flex:1 1}.commentInput__button{margin-left:24px}.commentInput__textarea{width:100%;font-size:14px;resize:none;border:none}.commentInput__textarea:focus{outline:none}.comment{padding:3px 12px}.feed__posts{margin-top:24px;align-self:center}.feed{display:flex;justify-content:center}.header{padding:16px 20px;border-bottom:1px solid #dde0e1;object-fit:contain;display:flex;flex-direction:row;justify-content:space-between;position:-webkit-sticky;position:sticky;background-color:#fff;z-index:100;top:0;align-items:center}.header>img{height:35px}.header__Right{display:flex}.header__RightProfileImg{height:30px;width:30px;border-radius:30px}.imageUpload{background-color:#fff;max-width:600px;width:100%;margin-top:30px;padding:16px 0}.createAPost__Top{margin:0 16px}.image-upload>input{display:none}.createAPost__center{margin:0 16px}.imageUpload__bottom{display:flex;margin:0 16px;justify-content:space-between;align-items:center}.createAPost__textarea{width:100%;font-size:16px;margin-top:8px;border:none}.createAPost__textarea:focus{outline:none}.button{background-color:transparent;cursor:pointer;border:none}.button:focus{outline:none}.imagePreview{margin-top:8px;margin-bottom:12px;display:flex;align-items:center}.circularProgress{margin-left:8px}#image-1-preview{display:none;max-height:60px;position:relative;border-radius:5px}.MuiButton-root{background:#de5246!important;color:#fff!important}
/*# sourceMappingURL=main.f489ed25.chunk.css.map */