body {
    font-family: sans-serif;
    line-height: 1.5;
    color: #222;
    display: flex;
    justify-content: center;
    padding: 40px 16px;
}

a {
    color: #0366d6;
    text-decoration: none;
}
