body{
    color:#fff;
}

#highScoreList{
    list-style: none;
    margin-left:4rem ;

}

#highScores{
        font-size: 2.8rem;
        margin-bottom: 0.5rem;
}

.high-score{
    list-style: none;
    font-size: 2.8rem;
    margin-bottom: 0.5rem;
}