We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 794b4b0 commit 9db288fCopy full SHA for 9db288f
1 file changed
index.md
@@ -9,7 +9,7 @@ body {
9
background-color: #f0f0f0;
10
}
11
</style>
12
- <div id="twitch-embed"></div>
+ <div id="twitch-embed" style="top: 0; left: 0; width: 100%; height: 100%; position: absolute; border: 0;" allowfullscreen scrolling="no" allow="encrypted-media *;"> </div>
13
<script src="https://embed.twitch.tv/embed/v1.js"></script>
14
<script type="text/javascript">
15
new Twitch.Embed("twitch-embed", {
@@ -22,3 +22,5 @@ body {
22
</head>
23
</html>
24
25
+</iframe>
26
+</div>
0 commit comments