body {font-family: Arial, sans-serif; margin:0; padding:0; background:#f9f9f9; color:#333;}
header {background:#4CAF50; color:#fff; padding:1rem; text-align:center;}
main {max-width:900px; margin:2rem auto; padding:0 1rem;}
.post-list article {background:#fff; padding:1rem; margin-bottom:1rem; border-radius:8px; box-shadow:0 2px 4px rgba(0,0,0,0.1);}
.post-list h2 {margin:0;}
.post-list p.date {font-size:0.85rem; color:#777;}
.read-more {display:inline-block; margin-top:0.5rem; color:#4CAF50; text-decoration:none;}
footer {text-align:center; padding:1rem; background:#eee; margin-top:2rem;}
p{line-height: 26px;}