pre.prettyprint{
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.875;
    overflow: auto;
    max-width: 100%;
    margin: 0 0 20px;
    padding: 20px 25px;
    white-space: pre-wrap;
    word-wrap: break-word;
    border: 0;
    border-radius: 3px;
    background-color: #f4f6f9;
    font-size: 14px;
    line-height: 1.71429;
}