/* Only page spacing so the fixed navbar doesn't overlap the top content */
main {
  padding-top: 90px;
  min-height: 100vh;
}
