body {
  user-select: none;
}

.navbar > .container {
  justify-content: start;
}
