.wy-nav-content {
    padding: 1.618em 3.236em;
    height: 100%;
    max-width: 100%;
    margin: auto;
}

@media (min-width: 1200px) {
    .container {
        width: 100%
    }
}

/*.md-typeset code, .md-typeset pre {*/
/*    background: #536dfe29;*/
/*    border: #536dfe38 1px solid;*/
/*}*/
/*.md-typeset mark {background:#FFE156;border:#FFD06D 1px solid}*/
