.base-header {
  display: flex;
}

.base-h1 {}

.base-navbar>ul {
  display: flex;
  list-style: none;
  padding: 0;
}
