jacobinathanialpeterson
commited on
Commit
•
0e778c2
1
Parent(s):
e1b17d4
Update ducklife4/index.html
Browse files- ducklife4/index.html +3 -1
ducklife4/index.html
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
|
|
|
|
|
|
1 |
+
<div id="game-frame" class="game-frame" data-target="game.frame" style="display: flex; opacity: 1; transition-property: opacity; transition-duration: 1s; transition-timing-function: ease-in-out;">
|
2 |
+
|
3 |
+
<iframe id="game" src="https://www.mathplayground.com/duck4/index.html" width="827" height="465.1875" scrolling="no" frameborder="0" data-target="game.game"></iframe></div>
|