modified test.html

This commit is contained in:
MrAlienBoiGithub 2022-11-10 16:36:20 -05:00 committed by GitHub
parent baf945ca2b
commit b0d49ccb52

View File

@ -4,9 +4,9 @@
</head>
<body>
<div style="position:relative;">
<iframe src="tools/sm64/index.html" width="500" height="500" />
<a href="redirect.html" style="position:absolute; top:0; left:0; display:inline-block; width:500px; height:500px; z-index:5;"></a>
</div>
<div class="gameWrapper">
<iframe src="https://previews.customer.envatousercontent.com/files/284246327/index.html" allowfullscreen></iframe>
</div>
<p>test</p>
</body>
</html>