
.hidden {
  display: none;
}
.homeTitle {
  position: fixed;
  top: -100px;
  left: -100px;
  opacity: 0;
}