CSS outline-offset

border: 3px solid gray;
outline: green dotted 10px;
padding:10px;
margin: 40px;
outline-offset: 10px;