|
|
@ -64,7 +64,7 @@
|
|
|
|
<div class="card d-inline-flex"
|
|
|
|
<div class="card d-inline-flex"
|
|
|
|
style="width:1400px;height:850px;padding: 10px;background-color: #E2E6E9;border: solid 1px #ccc;">
|
|
|
|
style="width:1400px;height:850px;padding: 10px;background-color: #E2E6E9;border: solid 1px #ccc;">
|
|
|
|
<div class="d-flex justify-content-center align-items-center" style="border-style: solid;width:100%;height: 100%">
|
|
|
|
<div class="d-flex justify-content-center align-items-center" style="border-style: solid;width:100%;height: 100%">
|
|
|
|
<video id="video" width="1200" controls="true" hidden>
|
|
|
|
<video id="video" style="max-width:1200px;max-height:700px;" controls="true" hidden>
|
|
|
|
</video>
|
|
|
|
</video>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|