
   .ada_pathway {
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 10px;
 background: yellow;
 border-style: solid;
  border-color: black;
  border-width: 5px;
 }
 