.name-intro,
b {
  color: #01d8c3;
}

.small-intro {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 20px;
}

.small-intro h1 {
  font-size: 2.5rem;
}

.glitch-text {
  position: relative;
  font-size: 3rem;
  font-family: 'Roboto', monospace;
  font-weight: 400;
  color: #01d8c3;
  text-align: center;
  text-shadow: 0 0 3px #01d8c3, 0 0 10px #01d8c3;
  display: inline-block;
  animation: cray 25s infinite steps(80);
}

@keyframes cray {
  0% {
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
  }
  2% {
    font-weight: 700;
    font-style: italic;
    text-decoration: underline;
    text-transform: uppercase;
  }
  4% {
    font-weight: 300;
    font-style: normal;
    text-decoration: line-through;
    text-transform: lowercase;
  }
  6% {
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    text-transform: capitalize;
  }
  8% {
    font-weight: 500;
    font-style: italic;
    text-decoration: none;
    text-transform: none;
  }
  10% {
    font-weight: 200;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
  }
  12% {
    font-weight: 400;
    font-style: italic;
    text-decoration: underline;
    text-transform: lowercase;
  }
  14% {
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
  }
  16% {
    font-weight: 600;
    font-style: normal;
    text-decoration: line-through;
    text-transform: capitalize;
  }
  18% {
    font-weight: 300;
    font-style: italic;
    text-decoration: none;
    text-transform: uppercase;
  }
  20% {
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
  }
  22% {
    font-weight: 200;
    font-style: italic;
    text-decoration: underline;
    text-transform: capitalize;
  }
  24% {
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-transform: lowercase;
  }
  26% {
    font-weight: 700;
    font-style: italic;
    text-decoration: line-through;
    text-transform: none;
  }
  28% {
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
  }
  30% {
    font-weight: 300;
    font-style: normal;
    text-decoration: underline;
    text-transform: none;
  }
  32% {
    font-weight: 500;
    font-style: italic;
    text-decoration: none;
    text-transform: capitalize;
  }
  34% {
    font-weight: 200;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
  }
  36% {
    font-weight: 400;
    font-style: italic;
    text-decoration: line-through;
    text-transform: lowercase;
  }
  38% {
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
  }
  40% {
    font-weight: 600;
    font-style: normal;
    text-decoration: underline;
    text-transform: capitalize;
  }
  42% {
    font-weight: 300;
    font-style: italic;
    text-decoration: none;
    text-transform: uppercase;
  }
  44% {
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
  }
  46% {
    font-weight: 200;
    font-style: italic;
    text-decoration: line-through;
    text-transform: capitalize;
  }
  48% {
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-transform: lowercase;
  }
  50% {
    font-weight: 700;
    font-style: italic;
    text-decoration: none;
    text-transform: uppercase;
  }
  52% {
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
  }
  54% {
    font-weight: 300;
    font-style: italic;
    text-decoration: underline;
    text-transform: capitalize;
  }
  56% {
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: lowercase;
  }
  58% {
    font-weight: 200;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
  }
  60% {
    font-weight: 400;
    font-style: italic;
    text-decoration: line-through;
    text-transform: uppercase;
  }
  62% {
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    text-transform: capitalize;
  }
  64% {
    font-weight: 600;
    font-style: normal;
    text-decoration: underline;
    text-transform: none;
  }
  66% {
    font-weight: 300;
    font-style: italic;
    text-decoration: none;
    text-transform: lowercase;
  }
  68% {
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
  }
  70% {
    font-weight: 200;
    font-style: italic;
    text-decoration: none;
    text-transform: none;
  }
  72% {
    font-weight: 400;
    font-style: normal;
    text-decoration: underline;
    text-transform: capitalize;
  }
  74% {
    font-weight: 700;
    font-style: italic;
    text-decoration: none;
    text-transform: lowercase;
  }
  76% {
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
  }
  78% {
    font-weight: 300;
    font-style: normal;
    text-decoration: line-through;
    text-transform: none;
  }
  80% {
    font-weight: 500;
    font-style: italic;
    text-decoration: none;
    text-transform: capitalize;
  }
  82% {
    font-weight: 200;
    font-style: normal;
    text-decoration: none;
    text-transform: lowercase;
  }
  84% {
    font-weight: 400;
    font-style: italic;
    text-decoration: none;
    text-transform: uppercase;
  }
  86% {
    font-weight: 700;
    font-style: normal;
    text-decoration: underline;
    text-transform: none;
  }
  88% {
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    text-transform: capitalize;
  }
  90% {
    font-weight: 300;
    font-style: italic;
    text-decoration: none;
    text-transform: lowercase;
  }
  92% {
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
  }
  94% {
    font-weight: 200;
    font-style: normal;
    text-decoration: line-through;
    text-transform: none;
  }
  96% {
    font-weight: 400;
    font-style: italic;
    text-decoration: none;
    text-transform: capitalize;
  }
  98% {
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    text-transform: lowercase;
  }
  100% {
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
  }
}



.icons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.icons > * {
  padding: 20px;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.icons > *:hover {
  transform: scale(1.1);
}

.facebook-icon,
.linkedin-icon,
.github-icon,
.gmail-icon {
  font-size: 2rem;
  color: #fff;
  transition: color 0.3s ease, transform 0.3s ease;
}

.facebook-icon:hover {
  color: #3b5998;
}

.linkedin-icon:hover {
  color: #0077b5;
}

.github-icon:hover {
  color: #333;
}

.gmail-icon:hover {
  color: #ea4335;
}

.home-text {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow-x: hidden;
  /* background-image: url(https://midnightsimon.com/bg.gif); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

@media (max-width: 520px) {
  .home-text {
    min-height: 100vh;
  }

  .small-intro h1 {
    font-size: 2rem;
  }

  .glitch {
    font-size: 4rem;
  }
}

@media (max-width: 900px) {
  .home-text {
    /* background-image: url(https://midnightsimon.com/bg.gif); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (max-width: 827px) {
  .home-text {
    /* background-image: url(https://midnightsimon.com/bg.gif); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (max-width: 400px) {
  .home-text {
    /* background-image: url(https://midnightsimon.com/bg.gif); */
  }

  .glitch {
    font-size: 3rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .glitch-text {
    animation: none;
  }
  .home-text {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow-x: hidden;
  /* background-image: url(project-photos/kelly-sikkema-VX0bsbyBxpM-unsplash.jpg); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
}
