主题
background-clip
padding-box
.box { border: 5px solid rgba(0, 0, 0, .5); background: white; background-clip: padding-box; }