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