h1 {
  font-size: 40px;
  font-weight: 700;
  overflow: hidden;
  perspective: 2000px;
  position: relative;
}

a, p, h1 {
  font-family: 'Poppins', sans-serif;
}
