You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
545 B
16 lines
545 B
<!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>
|