#cv-wrapper {
    max-width: 600px;
    margin: auto;
}
#cv-form {
    background: #f8f9fa;
    border: 1px solid #ccc;
    border-radius: 10px;
}
