html,body{margin:0;padding:0;height:100%;font-family:Arial,sans-serif;background-color:black;color:red;display:flex;flex-direction:column}.container{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:20px;text-align:center}.container h2,.container p{color:white}#converter-iframe{width:520px;height:520px;border:none;border-radius:10px;background:#1a1a1a}[data-theme="light"] body{background-color:#f0f5fa;color:#1f2937}[data-theme="light"] h1,[data-theme="light"] h2,[data-theme="light"] h3{color:#1f2937!important}[data-theme="light"] input,[data-theme="light"] select,[data-theme="light"] textarea,[data-theme="light"] button{background-color:#ffffff;color:#1f2937;border:1px solid #d1d5db}[data-theme="light"] button{background-color:#2563eb;color:#fff}[data-theme="light"] button:hover{background-color:#1d4ed8}
