body{background-color:#333;color:#fff;font-family:monospace;font-size:x-large;margin-left:3em;margin-right:3em}.latest-posts{justify-content:space-between}.post-card{background-color:#444;border-radius:5px;cursor:pointer;padding:20px}.post-content{margin-top:20px}.title-wrapper{display:flex;justify-content:center}button{background-color:#555;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:monospace;padding:10px 20px}a{text-decoration:none}.latest-posts{align-items:flex-start;display:flex;flex-direction:column}.cards{display:flex;gap:20px}.see-all-posts-button{align-self:flex-start;margin-top:20px}.all-posts{display:flex;flex-direction:column;gap:20px;margin-right:20px}#heading-container{align-items:center;animation:revealText 3s ease-in-out;display:flex;justify-content:center;margin:0 auto;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#welcome{white-space:nowrap}@keyframes revealText{0%{width:0}to{width:100%}}
/*# sourceMappingURL=main.27c0fc5a.css.map*/