Skip to content

Commit 9db288f

Browse files
authored
Update index.md
1 parent 794b4b0 commit 9db288f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ body {
99
background-color: #f0f0f0;
1010
}
1111
</style>
12-
<div id="twitch-embed"></div>
12+
<div id="twitch-embed" style="top: 0; left: 0; width: 100%; height: 100%; position: absolute; border: 0;" allowfullscreen scrolling="no" allow="encrypted-media *;"> </div>
1313
<script src="https://embed.twitch.tv/embed/v1.js"></script>
1414
<script type="text/javascript">
1515
new Twitch.Embed("twitch-embed", {
@@ -22,3 +22,5 @@ body {
2222
</head>
2323
</html>
2424

25+
</iframe>
26+
</div>

0 commit comments

Comments
 (0)