body {
    color: darkslategrey;
}

#highScoresList {
    list-style: none; 
    margin-bottom: 64px; 
    font-size: 44.8px; 
}

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