export const MainTopbar = styled.nav`
  grid-area: nav;
  display: flex;
  justify-content: space-between;
  align-items: center;