use dynamic viewport size

This commit is contained in:
slonk 2024-12-14 14:54:46 +03:00
parent 2146393a1e
commit 9f5d33f9fc

View file

@ -5,6 +5,6 @@
<meta property="twitter:image:src" content="https://eren.at-the.icu/P7240169.JPG" />
</head>
<body style="margin: 0; padding: 0;">
<img src="P7240169.JPG" style="width: 100vw; height: 100vh;">
<img src="P7240169.JPG" style="width: 100dvw; height: 100dvh;">
</body>
</html>