body {
    position: relative;
}
  
ul.nav-pills {
    top: 50px;
    position: fixed;
}

