body {
    background-color: darkblue;
    color: white;
}

.card-body {
    background-color: darkblue;
    color: white;

}