
body{
  filter:invert(100%);
  background-image:url("https://dn720006.ca.archive.org/0/items/p-1010004/P1010016.JPG");
  background-size: 100% 100%;
}

.perspectivefuck2{
  perspective:20px;

}
.perpsectivefuckimg{
  
  
    animation: move 5s linear infinite;
  }
  @keyframes move { 0% {transform: rotateX(100deg) translateY(70px);
  }
  100%{transform:rotateX(95deg) translateY(300px);}}
  .buttoncontainer{position: fixed;
  top: 50px;
  left: 50px;}
.dropdown {
  top:0px;
  text-align:center;
 position:absolute;
  color:white;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: black;
  
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  text-align:center;
  margin-left: 555px;
  margin-right: 555px;
  top:0px;
  filter:contrast(400%);
}

.dropdown:hover .dropdown-content {
  display: block;
  text-align:center;
}
.invisible p{
  color:grey;
}

.invisible2{
  background-image:url("https://dn720006.ca.archive.org/0/items/p-1010004/P1010010.JPG");
  }
  
  .invisible4{
    background-image:url("https://dn720006.ca.archive.org/0/items/p-1010004/P1010029.JPG");
    
  }
  .invisible6{
    transform: rotatey(100deg);
    background-image: url("https://dn720006.ca.archive.org/0/items/p-1010004/P1010030.JPG");
    filter:invert(100%);
  }