

.blog-post-content p {
    line-height: 1.75em;
}

.blog-post-content pre {
    background:#000;
    color: cyan;
    padding:1rem;
}

