<html lang="en">
<head>
<base />
<meta charset="UTF-8">
<meta protocol="DeGods" ticker="DeGods" operation="mint" name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
}
#artifact {
position: relative;
width: 24rem;
height: 24rem;
}
#artifact img {
position: absolute;
width: 100%;
height: 100%;
object-fit: contain;
top: 0;
left: 0;
image-rendering: pixelated
}
</style>
</head>
<body>
<div id="artifact">
<img src="/content/1e3c93a514e9ea3f76ef77253f1e7622a40298335ad4dfbacc728be04d9668b7i0" />
</div>
</body>
</html>
No replies yet