mishig HF staff commited on
Commit
d0f5329
1 Parent(s): 3668c21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -7,6 +7,6 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- <iframe
11
- src="https://playcanv.as/p/d3jMhnMm">
12
- </iframe>
 
7
  pinned: false
8
  ---
9
 
10
+ <div style="max-width: 100%;max-height: 100%;width: 100vw;height: 100vh;overflow: hidden;">
11
+ <iframe style="min-width: 100%; min-height: 100%; background: black;" allowfullscreen="true" frameborder="0" src="https://playcanv.as/p/d3jMhnMm">></iframe>
12
+ </div>