.select-dark,
.select-dark option {
    background-color: gray;
    color: white;
}
