body {
    background: linear-gradient(135deg, #1005cb, #68c3b7);
}

.card {
    border-radius: 15px;
}

.btn {
    border-radius: 8px;
}