blob: befdf3ea266d55ddd2d250fc5c39019c93296ed6 [file] [log] [blame]
<style>
div {
width: 100px;
height: 100px;
background-image: -webkit-named-image(apple-pay-logo-black);
background-size: 50px 50px;
background-repeat: no-repeat;
}
</style>
<div></div>