<html>
<style>
html, body {
margin: 0;
height: 100%;
width: 100%;
aspect-ratio: 1;
}
</style>
<script type="module" src="/content/547a6709441bc5c9d206150ce5fb7605c28a90c46bd6e4330c4420cb41477aeai0"></script>
<script type="module">
import card from '/content/dfa451c046202077e3464932cc8ebce099be4da7789095d5a805e36930d29d8ci0'
const style = {
height: '100%',
width: '100%',
background: 'black'
}
const props = {
image: '/content/ffc82ee6513589aab16ece5630fe4461b27f987695281bfdafda051697386538i0',
title: 'Recursive PEPE',
inscription_num: 12011596,
attributes: [{
trait_type: 'NAME',
value: 'Marconi'
},
{
trait_type: 'BACKGROUND',
value: 'yellow'
},
{
trait_type: 'MOUTH',
value: 'smiling'
},
{
trait_type: 'EYES',
value: 'sunglasses'
},
{
trait_type: 'HEAD',
value: 'tie'
},
]
}
card(props, document.body, style)
</script>
<body></body>
</html>