.awf-courses-wrapper { width: 100%; height: 100vh; min-height: 800px; background: #f5f5f5; position: relative; overflow: hidden; } .awf-courses-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }
“` — Would you like me to also make a version that **keeps the original floating “Built with Arena” banner** exactly as it was? Or do you want me to try converting the *inner* application (the actual courses page) into native HTML/PHP without using an iframe? Just tell me which direction you prefer.