/* https://gamejolt.com/claim/UhhJSb92 */

#title {
    font-family: 'Courier New', Courier, monospace;
    font-size: 32px;
    text-align: center;
}

#body {
    text-align: center;
}

#footer {
    text-align: center;
}

#games {
    justify-content: center;
}