body{
    margin:0;
    font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif;
    line-height:1.9;
    padding:0;
    color:#222;
}

header{
border-bottom:1px solid #eee;
margin-bottom:30px;
}

header a{
text-decoration:none;
color:#000;
}

h1{
font-size:28px;
margin-bottom:10px;
}

.meta{
color:#777;
font-size:14px;
margin-bottom:30px;
}

article p{
margin-bottom:20px;
}

.source{
margin-top:40px;
font-size:14px;
}

footer{
margin-top:60px;
border-top:1px solid #eee;
padding-top:20px;
font-size:14px;
color:#666;
}