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