@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Righteous&display=swap);*{margin:0;padding:0;box-sizing:border-box;font-family:"Poppins",sans-serif}body{height:100vh;background-image:url(/static/media/bg.badff169.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed}.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)}}.join-user{max-width:400px;margin:10em auto auto}.form-grp{margin-bottom:10px}header{display:block;text-align:center;background:#1abc9c;font-family:"Righteous",cursive;font-size:3em;color:#f0f8ff}.btnform{margin-top:10px}.postimg{height:30vh}.sidebar{width:25%;height:100%;display:flex;flex-wrap:wrap;background-color:rgba(83,122,90,.5);justify-content:center;align-content:flex-start;position:fixed;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.link{width:100%;text-align:center;margin-top:30px}.Maincont{margin-left:25%;display:flex;flex-wrap:wrap;justify-content:center;align-content:space-between;padding:5em}img{width:100%}#media{max-width:40em;display:flex;justify-content:center;align-content:center;max-height:30em;overflow:hidden}#media img{object-fit:cover}.card{margin-bottom:3em;padding:1em 2em 2em;background-color:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#userpfp{width:60px}#userdate{margin-left:10px;display:flex;align-content:center;flex-wrap:wrap}#userdate div{width:100%}#username{font-weight:600;font-size:1.1em}#date{color:#aaa}.sidebar .btn{padding:2em;margin:0;border-radius:0;border:none;font-size:1.1em;font-weight:600;background-color:transparent;outline:none;box-shadow:none}.sidebar .btn:active,.sidebar .btn:focus,.sidebar .btn:hover{outline:none;background-color:rgba(0,0,0,.3);box-shadow:none}#caption{margin-top:15px;margin-bottom:10px;font-size:1.1em;font-weight:500}.sidebar-header{font-size:3em}.sidebar-header,.sidebar-user{margin-bottom:1em;margin-top:1em;font-family:"Righteous",cursive;color:#f0f8ff}.sidebar-user{font-size:1em}.addpost-form{display:flex;justify-content:center;flex-wrap:wrap;max-width:600px;padding:1em}.addpost-form *{width:100%;margin-bottom:10px}.attach{margin-top:2em}.addpost-btn{padding:1em;margin-top:5px}.addpost-header{text-align:center;color:#292727;font-weight:600}
/*# sourceMappingURL=main.89cb9728.chunk.css.map */