.nav-bar{
  position: fixed;
  z-index: 999;
  top: 0px;
  background-color: #2fa9ff;
  height: 47px;
  box-shadow: 0px 0px 10px 0px grey;
}