#dock {
  width: 45%;
  max-width: 50%;
}
#navbar button.btn {
  background-color : blue;
}

