* {
    color: inherit;
    background-color: inherit;
    font-size: inherit;
}


html {
    margin: 20px;
}

p, ul, ol {
    max-width: 50em;
}
