body {
    background: #000000 !important;
}

#app {
    background: #000000 !important;
}

.sidebar {
    background: #000000 !important;
}

main {
    background: #000000 !important;
}

.card {
    background: #080808 !important;
    border: 1px solid #111 !important;
}

.item {
    background: #080808 !important;
}

* {
    color: #ffffff !important;
}
