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