body{
  scroll-margin-top:30px;
}
.editor-anchor{
  color: #fff;
  padding: 10px;
  position: relative;
  z-index: 3;
  width: 20%;  
}
.editor-anchor {
  background: repeating-linear-gradient(45deg, rgba(246, 97, 41, 1.0), rgba(246, 97, 41, 1.0) 10px, rgba(0, 25, 128, 1.0) 10px, rgba(0, 25, 128, 1.0) 20px);
  color: #fff;