body{
    color: #fff;

}
h1{
    font-family: 'Efco';
}
#highScoresList{
    list-style: none;
    margin-bottom: 4rem;
}
.high-score{
    font-size: 2.8rem;
    margin-bottom: 0.5rem;
    
}