*{
    background-color: #000000;
    color: #ffffff;
    font-size: 1.25rem;
    font-family: serif;
}

a{
    color: #858fff;
}

.links{
    display: flex;
    flex-direction: column;
}

.pageContents{
    margin: 4%;
}

.openGame{
    font-size: 1.5rem;
}