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:
106px auto;
18 -webkit-mask-repeat: round repeat;
19 -webkit-mask-origin: border-box;
20 -webkit-mask-clip: border-box;