.navbar {
  display: flex;
  justify-content: space-between;
}