body {
    background-color: #111;
}
.card {
    border-radius: 10px;
}
.btn-warning {
    font-weight: bold;
}
