puikheid.nl/code/views/root.etlua
2021-05-10 21:19:20 +02:00

6 lines
223 B
Plaintext

<div class="root">
<video autoplay muted loop id="puikheid" style="position: fixed; right: 0; bottom: 0; min-width: 100%; min-height: 100%;">
<source src="data/play-tv.mp4" type="video/mp4">
</video>
</div>