    <!DOCTYPE html>
    <html lang="ko">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
        <title>메리츠 다이렉트 자동차보험</title>
        <style>
            body, html { margin: 0; padding: 0; width: 100%; height: 100%; overflow: hidden; background: #fff; }
            iframe { width: 100%; height: 100%; border: none; }
        </style>
    </head>
    <body>
        <iframe 
            src="https://car-bohum.co.kr/?partnerID=jin2099&siteCode=adalbaGlobal&clickSeqno=53170654" 
            sandbox="allow-forms allow-scripts allow-same-origin allow-popups"
            id="insurance-frame">
        </iframe>
    </body>
    </html>
    