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}.App{background-color:#fafafa}.App__header,.app__logo{object-fit:contain}.App__header{position:sticky;top:0;z-index:1;background-color:#fff;padding:20px;border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-between}.app__posts,.app__signup{display:flex;flex-direction:column;align-items:center}.app__posts{padding:10px}.plus-icon{width:50px;height:50px;size:3rem;color:#00bcd4;cursor:pointer;bottom:30px;right:20px;position:fixed}.post{max-width:500px;background-color:#fff;border:1px solid #d3d3d3;margin-bottom:45px}.post__header{display:flex;align-items:center;padding:20px 10px}.post__avatar{margin:10px}.post__image{border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;width:300px;height:300px;object-fit:cover}.post__text{font-weight:400;padding:10px}.post__commentBox{display:flex;margin-top:10px}.post__input{border:none;border-top:1px solid #d3d3d3;padding:10px;flex:1 1}.post__button{background-color:#d3d3d3;border:1px solid #d3d3d3;padding:10px;cursor:pointer;flex:0 1}.post__comments{padding:10px;font-size:12px}.imageupload{display:flex;flex-direction:column;width:60%;margin-left:auto;margin-right:auto}.imageupload__progress{width:100%}.imageupload__button{margin:10px;height:30px}
/*# sourceMappingURL=main.9ad2f7af.chunk.css.map */