.grid.dark-mode {
    background: #1e1f20;
}

.grid.dark-mode .card {
    color: #fff;
}