body { 
 font-family: Arial, sans-serif;
}

#result { 
 margin-top: 20px; 
}

img { 
 max-width: 100%; 
 border: 2px solid #ccc; 
 padding: 5px; 
}
