body {
    background: linear-gradient(135deg, #74b9ff, #a29bfe);
}
.card {
    border-radius: 10px;
}
