<iframe src="http://www.orneksite.com/upload/"></iframe>
css
body {
margin: 0;
}
iframe {
width:calc(100vw - 4px);
box-sizing: border-box;
}