opencoil-paracity/works/Sofya Aleynikova/followers/otastaImg/data/index.html
2020-10-16 00:04:12 +02:00

16 lines
545 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>followers</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<style type="text/css"> body {margin: 0; height: 100vh; width: 100vw; max-height: 100vh; max-width: 100vw;} img {width: 100%;} .artwork {display: flex; align-items: center; justify-content: center; width: 100%; height: 100%;}</style>
</head>
<body>
<div class="artwork">
<img src="followers.gif">
</div>
</body>
</html>