Skip to content

Commit

Permalink
Update cellmachine.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mountain658 authored Nov 22, 2022
1 parent 879c89b commit 104087d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cellmachine.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<a href="/" style='font-size: 2vw;'>Back To Home Page</a>
<button onclick="openFullscreen('518929564')" style='font-size: 2vw;'>Fullscreen Mode</button>
<iframe style='height: 95vh; width: 95vw;' scrolling="no" frameborder="0" id="518929564" allowtransparency="true"
src="cellgame/index.html"></iframe>
src="https://745fb5c5-a9c6-42cd-8d83-412e29113a68.id.repl.co/cellgame/index.html"></iframe>
<script src="fullScreen.js"></script>
<script>
function focus() {document.getElementById('518929564').focus();}
Expand Down

0 comments on commit 104087d

Please sign in to comment.