body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#3401ff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.App{align-items:center;background-color:rgba(0,0,0,.962);color:#fff;display:flex;flex-direction:row;flex-wrap:wrap;font-family:Avenir,Century Gothic,sans-serif;font-size:calc(10px + 2vmin);font-style:normal;font-weight:100;justify-content:center;padding:20px}.header{color:#fff;text-align:center;width:100%}.headerBtn{margin-bottom:50px;margin-right:10px}.ReadPosts{grid-gap:30px;display:grid;gap:30px;grid-auto-flow:row;grid-template-columns:repeat(2,1fr)}button{background-color:#1a1a1a;border:1px solid transparent;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:500;padding:.6em 1.2em;transition:border-color .25s}button:hover{border-color:#646cff}.PostCard{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid hsla(0,0%,60%,.497);border-radius:20px;color:#fff;margin-bottom:25px;padding:20px;text-align:center;width:400px}.PostCard h3{font-size:24px;margin-bottom:10px}.PostCard p{font-size:15px;margin-bottom:20px;text-align:justify;text-justify:inter-word}.PostCard button{background-color:#1a1a1a;border:1px solid transparent;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:500;padding:.6em 1.2em;transition:border-color .25s}.PostCard button:hover{border-color:#646cff}.PostCard .editButton{float:right;width:30px}.PostCard .editButton:hover{cursor:pointer}
/*# sourceMappingURL=main.f206197a.css.map*/