body {
    font-family: Arial, sans-serif;
    margin: 20px;
}

#preview-area img {
    max-width: 250px;
    margin-top: 10px;
}
