body {
    background: linear-gradient(to right, #e3f2fd, #ffffff);
}
.card {
    border-radius: 8px;
}
