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;background-image:linear-gradient(0deg,#cfd9df 0,#e2ebf0);height:100%;min-height:100vh;width:100%;padding-bottom:30px}.App{display:flex;align-items:center;justify-content:center;flex-direction:column}.post-image{width:100%;border-radius:15px;margin-top:10px}.post-card{width:500px;background-color:#fff;border-radius:10px;margin-top:20px;padding:20px;display:flex;flex-direction:row;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3);margin-bottom:20px}.profile-pic{width:50px;height:50px;border-radius:50%}img{background-color:#7fffd4}.post-container{margin-left:10px}.content{font-size:14px;font-weight:400}.username{font-size:14px;font-weight:600}.date{margin-top:3px;font-size:14px;font-weight:400;color:rgba(0,0,0,.6)}.card{width:500px;min-height:200px;background-color:#fff;border-radius:10px;margin-top:20px;padding:20px;display:flex;flex-direction:column;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3)}.image-upload{width:100%;margin-top:10px;border-radius:15px}
/*# sourceMappingURL=main.e91f8b52.chunk.css.map */