.single-post-content {
    max-width: 980px;
    margin: auto;
    background-color: white;
    padding: 2rem;
}

body {
    background-color: #f1f1f1;
}

p {
    font-family: 'roboto';
    font-weight: 300;
    line-height: 1.5rem;
}
