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}.app{background-color:#fafafa}.app__header{position:-webkit-sticky;position:sticky;top:0;z-index:1;background-color:#fff;padding:20px;border-bottom:1px solid #d3d3d3;margin-bottom:45px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.app__header,.app__headerImage{object-fit:contain}.app__posts{padding:20px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.app__postsRight{margin-left:20px}h3{-webkit-justify-content:center;justify-content:center;margin-bottom:20px}.app__signup,h3{display:-webkit-flex;display:flex}.app__signup{-webkit-flex-direction:column;flex-direction:column}*{margin:0}.post{background-color:#fff;max-width:500px;border:1px solid #d3d3d3;margin-bottom:45px}.post__avatar{margin-right:10px}.post__image{width:100%;object-fit:contain;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3}.post__text{font-weight:400;padding:20px}.post__header{-webkit-align-items:center;align-items:center;padding:20px}.post__commentBox,.post__header{display:-webkit-flex;display:flex}.post__commentBox{margin-top:10px}.post__input{-webkit-flex:1 1;flex:1 1;padding:10px}.post__button,.post__input{border:none;border-top:1px solid #d3d3d3}.post__button{-webkit-flex:0 1;flex:0 1;color:#6082a3;background-color:transparent}.post__comments{margin-left:10px;margin-bottom:10px}.imageupload{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:50%;margin:10px auto;background-color:#fff}.imageupload__progress{width:100%}
/*# sourceMappingURL=main.73631d0b.chunk.css.map */