Iframe pages use media queries. How can the width be changed according to the screen width instead of the iframe width?

iframe pages use media queries. How can the width be changed according to the screen width instead of the iframe width?

Jan.08,2022

window.screen.width;                 //
Menu