<script>
	export let data;
</script>

<div style='background: url(data:image/png;base64,{data})'></div>