a.github {
    position       : absolute;
    top            : 10px;
    right          : 10px;
    color          : white;
    text-decoration: none;
}

code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
        monospace;
}