<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/2253ef4b394694748e817ca329a60b52da47445253d4f9596806d93c39502955i0'
const style = {
height: '100%',
width: '100%',
background: 'black'
}
const props = {
image: '/content/968bd911c724ac0f7cad94714ef671462479dd252a4582ad167000e5aefca00bi0',
title: 'Bitcoin Pizza',
inscription_num: 5416,
attributes: [{
trait_type: ‘MESSAGE’,
value: 'Hey there! I am a pizza and just testing some fun stuff out on Bitcoin. Let’s see what Bitcoin can do!'
}
]
}
card(props, document.body, style)
</script>
<body></body>
</html>