body {
    font-family: Arial, sans-serif;
}

.card {
    max-width: 400px;
    margin: auto;
    border-radius: 15px;
}