body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#370cc0;background-color:#1b1b1b;font-family:"Lato",sans-serif;height:100%;width:100%;background-size:200% 200%;padding-top:100px}@-webkit-keyframes animate-background{0%{background-position:10% 0}50%{background-position:91% 100%}to{background-position:10% 0}}@keyframes animate-background{0%{background-position:10% 0}50%{background-position:91% 100%}to{background-position:10% 0}}a{text-decoration:none}.user-card{background:linear-gradient(90deg,rgba(5,255,255,.2),rgba(251,0,255,.2));margin-top:5rem;background-size:200% 200%;-webkit-animation:animate-background 10s infinite;animation:animate-background 10s infinite}.user-card .profile-image-wrapper{width:120px;background:#fc00ff;background:linear-gradient(90deg,#00dbde,#fc00ff);background-size:200% 200%;-webkit-animation:animate-background 5s infinite;animation:animate-background 5s infinite;z-index:1}.user-card .profile-image-wrapper img{height:100px;width:120px;object-fit:cover;z-index:-1}.post-excerpt img{max-height:200px;width:auto;-webkit-filter:opacity(90%) brightness(90%);filter:opacity(90%) brightness(90%)}.posts-by .post-by-wrapper{max-width:300px}.comment-image-wrapper{height:40px;width:40px;-webkit-transform:translate(calc(-100% - 10px),5px);transform:translate(calc(-100% - 10px),5px)}.comment-image-wrapper .comment-image{object-fit:cover}
/*# sourceMappingURL=main.0775c020.chunk.css.map */