body{color:#000;font-family:times new roman,Times,serif;line-height:1.5;margin:0 auto;width:100%;max-width:768px;display:flex;flex-direction:column;min-height:100vh;padding:0 20px;box-sizing:border-box}section{color:#000;font-family:times new roman,Times,serif;line-height:1;margin:0 auto;width:100%;display:flex;flex-direction:column;padding:0 20px;box-sizing:border-box}header{border-bottom:1px solid #d3d3d3;margin-bottom:1rem}footer{border-top:1px solid #d3d3d3;margin-top:1rem}a{color:#00e;text-decoration:none}a:hover{text-decoration:underline}main{flex:1;width:100%}.post-preview{display:flex;flex-direction:column;margin-bottom:.5rem}.post-preview .summary{margin-top:.1rem;margin-bottom:.1rem}.post-preview .meta{margin-top:.5rem;font-size:.9rem;color:#666}.post-preview .title{margin:.5rem 0}img{max-width:100%;height:auto;display:block}