@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@600&family=Roboto&family=Roboto+Mono:ital,wght@0,400;1,300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600&family=Source+Sans+Pro&family=Lora:ital@1&display=swap);@import url(https://fonts.googleapis.com/css2?family=Fredoka:wght@600&family=Quicksand&family=Nunito&family=Karla&display=swap);body{background-color:#dfdfdf;box-sizing:border-box;font-size:1.5rem;margin:0;padding:0;text-align:center}.btn{cursor:pointer}.navbar{background-color:#8a2be2;border:0;box-sizing:border-box;color:#fff;display:flex;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;height:8rem;justify-content:space-between;padding:0 2rem;width:100%}.navs{align-items:center;display:flex;list-style:none}.navs li{margin-right:2rem}a{color:#fff}.user{align-items:center;align-self:center;border-radius:10px;box-shadow:0 0 5px #ccc;display:flex;font-size:1rem;height:4.5rem;justify-content:space-around;padding:0 1rem}.user img{border-radius:50%;cursor:pointer;height:2.8rem;margin-left:.5rem;width:2.8rem}.error{color:red}.main-container{align-items:baseline;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around;margin-top:1.5rem}.post-class{background-color:#d9c6ec;border-radius:10px;box-shadow:0 0 10px #8040bf;display:grid;font-size:1rem;grid-template-rows:7fr 42fr 6fr;margin:1.5rem auto;max-height:30rem;max-width:40%;min-height:8rem;min-width:30%;padding:1rem}.desc-class{background-color:#fff1e0;color:#263f40;font-family:Source Sans Pro;overflow-y:auto;padding:.5rem 1rem;text-align:justify}.title-class{background-color:#fff1e0;border-bottom:1px solid;color:#141466;font-family:poppins;font-size:1.8rem}.user-class{font-family:Fredoka;font-size:1.4rem;justify-self:flex-end;text-decoration:underline;text-shadow:0 0 10px #fff}.post-footer{align-items:center;display:flex;justify-content:space-between;margin-top:.5rem;padding:0 1rem}.like-box{display:flex;font-family:Georgia,Times New Roman,Times,serif;font-size:1.5rem;gap:.5rem}.like-btn{background-image:url(https://cdn.pixabay.com/photo/2020/09/30/07/48/heart-5614865_640.png)}.dislike-btn,.like-btn{background-position:50%;background-size:2rem;border-radius:50%;cursor:pointer;height:2rem;width:2rem}.dislike-btn{background-image:url(https://static.vecteezy.com/system/resources/previews/023/465/813/non_2x/heart-dark-mode-glyph-ui-icon-like-button-expressing-love-reaction-user-interface-design-white-silhouette-symbol-on-black-space-solid-pictogram-for-web-mobile-isolated-illustration-vector.jpg)}.login-box{border-radius:5px;box-shadow:0 0 5px #4a4a4a;display:flex;height:11rem;justify-content:center;justify-self:center;margin-top:8rem;padding:1rem;position:relative;width:20rem}.login-box p{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.login-box button{background:url(https://pngimg.com/uploads/google/google_PNG19644.png);background-position:50%;background-repeat:no-repeat;background-size:7.5rem;border:1px solid;border-radius:10px;bottom:1.1rem;font-size:1.5rem;height:3.3rem;position:absolute;width:10rem}*{box-sizing:border-box;margin:0;padding:0}.container{align-items:center;display:flex;height:80vh;justify-content:center;width:100vw}.form-class{border:1px solid #ccc;border-radius:10px;box-shadow:0 0 10px #999;display:grid;grid-template-rows:2fr 6fr 1fr;height:28rem;padding:1rem;width:40rem}.title-box{padding:.5rem 1rem;position:relative;width:100%}.title-box input{border:none;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:1.8rem;height:100%;outline:none;padding:.2rem 1rem;text-align:center;width:100%}.title-box p{bottom:1rem;position:absolute;right:1.5rem}.desc-box{padding:.5rem 1rem;position:relative;width:100%}.desc-box textarea{border:none;font-family:cursive;font-size:1.5rem;height:100%;outline:none;padding:1rem;resize:none;text-align:justify;width:100%}.desc-box p{bottom:1rem;position:absolute;right:1.5rem}.form-submit{align-self:center;background-color:#4d4d4d;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:1.5rem;height:2.8rem;justify-self:center;margin-top:.5rem;padding:.1rem .3rem;transition:.3s;width:8rem}.form-submit:active{transform:scale(.9)}.errors{color:red;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:1rem;text-transform:uppercase}
/*# sourceMappingURL=main.ccad998f.css.map*/