body {
    background-color: #f5f5f5;
}

h2 {
    margin-bottom: 20px;
}

.card {
    padding: 20px;
    border-radius: 10px;
}