
.kc-generator{
max-width:600px;
margin:auto;
text-align:center;
font-family: Arial, sans-serif;
}

#kc_upload{
margin:20px 0;
}

#kc_generate{
padding:12px 20px;
background:#ff6b6b;
color:white;
border:none;
cursor:pointer;
border-radius:4px;
}

#kc_generate:hover{
background:#ff5252;
}

#kc_result img{
margin-top:20px;
border:2px solid #ddd;
}
