#game {
    font-size: 20px;
}

a {
    text-decoration: none;
}

a.fixed-bottom {
    position: fixed;
    bottom: 10px;
    width: 100%;
}
