
header {
  background: #0077cc;
  color: white;
  padding: 1rem;
  text-align: center;
  display: flex;
  justify-content: space-between;
  height: 70px;
}
