.github-window pre {
    overflow-x: auto;
    width: 99%;
    margin: 0 auto;
    max-height: 800px;
    max-width: 960px;
}
