body{font-family:Georgia,times new roman,Times,serif;color:#67747a;line-height:1.6;display:flex;flex-direction:column;min-height:100vh;margin:0;padding:0;background:#f3f4f4}main{flex-grow:1}header{color:#538398;text-shadow:1px 1px 1px #b4b4b4}h2{font-size:1rem}article{background:#fff;padding:1rem;border-bottom:1px solid #ddd;border-right:1px solid #ddd}img{max-width:100%;border-radius:.2rem}pre{overflow-x:auto;border:.1rem solid #d3d3d3;padding:1rem}code{font-family:SFMono-Regular,Consolas,liberation mono,Menlo,Courier,monospace}.Banner{list-style:none;display:flex;flex-flow:row-reverse wrap-reverse;justify-content:space-between;margin:0;padding:0}.Banner-item:nth-child(1){order:6}.Banner-item:nth-child(2){order:5}.Banner-item:nth-child(3){order:4}.Banner-item:nth-child(4){order:3}.Banner-item:nth-child(5){order:2}.Banner-item:nth-child(6){order:1}.Banner-item--title{flex-grow:1}.Banner-link{font-size:.75rem;color:#fff;padding:.5rem 1rem}.Banner-item--title .Banner-link{font-size:1.5rem}.Heading{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline}.Heading-title{margin:1.5rem .5rem 0 0}.Heading-link{color:inherit}.Tags{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;margin:1.5rem 0;padding:0}.Tags-item{border-radius:.2rem;margin:.2rem;padding:0 .3rem}.Tags-link{color:#fff}.Pagination{font-size:1.25rem;color:inherit}.Pagination--right{float:right}.Footer{text-align:center;margin:1rem 0}.u-wrapper{max-width:42rem;margin:auto}.u-padding{padding:0 1rem}.u-background{background:teal}.u-clickable{font-weight:700;text-decoration:none;display:inline-block}