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{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.logo{display:flex;height:100%}.logo div{display:inline-block;line-height:5em}.navbar{width:85%;height:5em;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:1em 5%;border-bottom:.5px solid rgba(0,0,0,.2);font-weight:700}.cloud{-webkit-transform:scale(.7);transform:scale(.7)}.new-post{display:inline-block;width:7em;height:2em;line-height:2em;color:#fff;background-color:rgba(235,154,16,.8);border-radius:10px}.new-post:hover{cursor:pointer}.header{font-size:48px;font-weight:700;margin-top:.5em}.sub-header{font-size:24px;color:rgba(0,0,0,.5)}.posts{width:85%;margin:auto;display:flex;flex-wrap:wrap;justify-content:center;padding:2em}.post{position:relative;width:29%;margin:2em 1%;max-height:350px;border:.5px solid rgba(0,0,0,.2);border-radius:10px;padding:1em;text-align:left}.darken{z-index:1;position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.comments,.popup{z-index:2;position:fixed;width:65%;min-height:50%;left:17.5%;top:20%;background-color:#fff;border-radius:10px}.comments{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.comments .post{position:relative;max-height:350px;border:.5px solid rgba(0,0,0,.2);border-radius:10px;padding:1em}.comments-right,.comments .post{width:40%;margin:2em 1%;text-align:left}.comments-right{display:flex;flex-direction:column;justify-content:space-between;min-height:300px}.comments-section{overflow:auto}.vertical-line{border-left:1px solid rgba(0,0,0,.2);height:300px}.new-content,.new-image,.new-title,.new-username{margin-top:1em;width:75%;line-height:32px}button:hover{cursor:pointer}.fa-arrow-up:hover{cursor:pointer;color:#90ee90}.fa-comment:hover{cursor:pointer;color:#000}
/*# sourceMappingURL=main.d1994223.chunk.css.map */