header {
  padding: 30px;
  font-size: 20px;
  text-align: center;
  background: var(--primary-color);
  color: var(--font-color);
}