#rec562648065.fixed {
    position: fixed;
}

.nav-url {
  color: black;
  transition: color 0.3s ease;
}

.nav-url:hover {
  color: white;
}

.threeCanvas {
}


