blob: 0ce51711a1eddf10269ad43515cc1b6a0318416e [file] [log] [blame]
<style>
div {
width: 100px;
height: 100px;
margin-top: 200px;
margin-left: 200px;
background-image: -webkit-named-image(apple-pay-logo-black);
background-size: 100% 100%;
background-repeat: no-repeat;
}
</style>
<div></div>