<html>
<style>
html,
body {
margin: 0
}
</style>
<script type="module" src="/content/547a6709441bc5c9d206150ce5fb7605c28a90c46bd6e4330c4420cb41477aeai0"></script>
<script type="module">
import card from '/content/c56a3b998b2b2dc72fa694e599b52569e3f99be8a4fc23869f96043849ddc752i0'
const style = {
height: 500,
width: 500,
background: 'black'
}
const props = {
image: '/content/f84cfefb39a31be024daa707e8cd14dfe4bf17fe5c5d2b698e4777e656c33e45i0',
title: 'Pixel Pepe #2',
inscription_num: 171035,
attributes: [{
trait_type: 'background',
value: 'Green Smoke'
},
{
trait_type: 'pepe',
value: 'pepe'
},
{
trait_type: 'body',
value: 'Black Body Armor'
},
{
trait_type: 'mouth',
value: 'neutral'
},
{
trait_type: 'eyes',
value: 'Frog Vision Goggles'
},
{
trait_type: 'head item',
value: 'Special Forces Beret'
},
{
trait_type: 'item',
value: 'ar 15'
}
]
}
card(props, document.body, style)
</script>
<body></body>
</html>