*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,sans-serif}body{background-color:#deefe7;display:flex;justify-content:center;align-items:center;min-height:100vh;overflow:hidden}.container{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 0 10px #0000001a;max-width:800px;width:100%;height:100vh;display:flex;flex-direction:column}header{text-align:center;margin-bottom:10px}header h1{font-size:24px;margin-bottom:10px}header p{font-size:16px;color:#666}main{flex:1;overflow:hidden}iframe{width:100%;height:100%;border:none}
