Skip to content

Instantly share code, notes, and snippets.

@Taraflex
Created October 31, 2014 06:41
Show Gist options
  • Save Taraflex/e5edc402f343a01ae5af to your computer and use it in GitHub Desktop.
Save Taraflex/e5edc402f343a01ae5af to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta http-equiv="x-ua-compatible" content="IE=edge" />
<style type="text/css">
body,html,iframe{
padding: 0;
margin: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
</style>
</head>
<body>
<iframe src="http://toster.ru/"></iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment