body {
    background-color: #f7f7f7;
    font-family: 'Arial', sans-serif;
}

.card {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}