.navbar-brand {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }