body {
    min-height: 100vh;
}

.card {
    border-radius: 1rem;
}

.table td,
.table th {
    vertical-align: middle;
}
