
.star {
    width: 50px;
}

.son {
    font-weight: bold;
    color: navy;
    text-shadow: 0 0 10px crimson;
    font-size: 30px;
}

.zl {
    color: firebrick;
    font-weight: bold;
    
}


