html {
  /* Adjust for header */
  scroll-padding-top: 100px;

  scroll-behavior: smooth;
}

/* temp */
nav ul ul {
  display: none;
}
