body{background-color:#fdfbd7}.main{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.main h2{color:#815e35;font-family:Sofia Sans Condensed,sans-serif;font-size:2rem}.main-content{border:2px solid #5c1427;border-radius:10px;padding:20px}.converter{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.converter input[type=file]{outline:none;margin:-4px;padding:4px;position:relative}.converter input[type=file]::file-selector-button{color:#0000;cursor:pointer;border:2px solid 8.15e37;background-color:#fff;background-image:url(/assets/upload-icon-D8KZDXbL.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:4px;width:60px;height:40px;margin-right:16px;padding:0 16px}.converter button{color:#fff;cursor:pointer;background-color:#815e35;border:none;border-radius:5px;width:200px;height:40px}.converter button:hover{background-color:#815e35dd}
