import React from 'react'; /** @jsx jsx */ import { css, jsx } from '@emotion/core'; export const NavBar = () => { return(