File size: 582 Bytes
701febb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3355ab0
701febb
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html>
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.00" />
    <meta name="robots" content="noindex,nofollow,noarchive" />
    <style>
      html,body,video {
        color: #fff;
        background: #000;
        margin: 0;
        line-height: 1;
        width: 100vw;
        height: 100vh;
        font-family: system-ui;
      }
    </style>
  </head>
  <body>
    <video controls src="https://cdn.discordapp.com/attachments/873258418452987997/1088766340904525844/PV_2_2160p_24Mbps.mp4"></video>
  </body>
</html>