diff --git a/templates/GameTutorial.html b/templates/GameTutorial.html index d0b94bf..a05917e 100644 --- a/templates/GameTutorial.html +++ b/templates/GameTutorial.html @@ -3,7 +3,8 @@ - + + @@ -138,11 +139,22 @@ font-weight: 500; color: #1967ab; } + + #mask { + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + background-color: rgba(0, 0, 0, 0); + z-index: 99; + } - +
+
@@ -212,7 +225,16 @@
- +
+
@@ -269,9 +291,12 @@

Play Game

-
+
+
+ position: absolute;z-index: 900; visibility: visible; width: 100%;" src="../templates/Web/pic.png" + id="windowshow">