8 background-color: green;
13 background-color: red;
14 border:
50px solid blue;
16 -webkit-mask-image: url(resources/circle.png);
17 -webkit-mask-size:
70px
40px;
18 -webkit-mask-repeat: round;
19 -webkit-mask-origin: content-box;
20 -webkit-mask-clip: content-box;