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