main {
  min-height: 100vh;
  padding-top: 20vh;
}

.logo svg {
  fill: var(--basalt);
}

.header {
  transition-delay: 1s;
}

