body {
    background-color: #121212 !important;
    color: #e0e0e0 !important;
}
/* Contoh merubah warna header dan card */
.card {
    background-color: #1e1e1e !important;
}
a {
    color: #bb86fc !important;
}
