#sidebar6 {
          width: 100%;
     background: #000;
      box-shadow: 0 20px 35px -20px rgba(0,0,0,1);
     border: solid green 1px;
     border-radius:10px;
}