Update index.html

This commit is contained in:
2019-05-13 19:56:55 -04:00
committed by GitHub
parent 318320e73e
commit ec2dd3d66b
+1 -1
View File
@@ -22,6 +22,6 @@
</script>
</head>
<body>
<iframe src="http://www.textnow.com"></iframe>
<iframe src="http://www.textnow.com" style="position:fixed; top:0px; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;"></iframe>
</body>
</html>