html, body { height: 100%; width: 100%; margin: 0; overflow: hidden; background: #000; } iframe { position: fixed; top: 0; left: 0; width: 100vw; height: 100dvh; /* mobilde daha güvenli */ border: none; }