.gender-button {
  pointer-events: all;
  cursor: pointer;
}

.gender-button img {
  width: 50px;
}

#particles-js {
  position: absolute;
  top: 0;
  left: 0;

  width: 100%;
  height: 100vh;
}
* {
  z-index: 0;
}

main.mb-5 {
  margin-bottom: 0!important;
}
