html,

nav
{
  position:
  fixed;
  z-index: 1;
  width: 100%;
  margin-top: -50px;
  font-family: 'IBM Plex Mono', monospace;

}
nav ul li {display:inline-block;
  margin: 0 10px ;
  padding 0 ;
  text-transform: uppercase;
  letter-spacing: px;
  font-size: 18px;

}
li.emety{

}
nav li a {
  text-decoration: none;
  color: #0000FF;
}
nav li a:hover { text-decoration: line-through;color: #0000FF;
  }

nav ul {margin-top: auto;
text-align: center  ;
padding: 30px
}





nav2
{
  position:
  fixed;
  z-index: 1;
  width: 100%;
  margin-top:700px;
  margin-bottom: auto;

}
nav2 ul li {display:inline-block;
  margin: 0 10px ;
  padding 0 ;
  text-transform: uppercase;
  letter-spacing: px;
  font-size: 18px;

}
li.emety{
  width: 90px;
  border-top:1px solid black;
  top: 42px;
  margin-left: 40px
  position: fixed;
}
nav2 li a {
  text-decoration: none;
  color: #0000FF;
}
nav2 li a:hover { text-decoration:  line-through;color: #0000FF;
  }

nav2 ul {margin-top: auto;
text-align: center  ;
padding: 30px
}
.omgekeerd
{position: fixed;
transform: rotate(180deg);
background-color:}
@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}



body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    color: #161616;
    background: #ffff;
    overflow: hidden;
}

.block {
    position: relative;
    width: 580px;
    height: 460px;
    margin: 10px 300px 20px 80px;
}

h1 {
    position: absolute;
    font-family: "Monument Extended";
    font-weight: lighter;
    font-size: 64px;
    text-decoration: none;
}

a:link { text-decoration: none; }

.block-1 {
    background: url(img-one.jpeg) no-repeat 50% 50%;
    background-size: cover;
    margin-left: -300px;
}

.block-2 {
    background: url(img-two.jpeg) no-repeat 50% 50%;
    background-size: cover;

}

.block-3 {
    background: url(img-three.jpeg) no-repeat 50% 50%;
    background-size: cover;
}

.block-4 {
    background: url(img-four.jpeg) no-repeat 50% 50%;
    background-size: cover;
}

.block-5 {
    background: url(img-five.jpeg) no-repeat 50% 50%;
    background-size: cover;

    .block6 {
        background: url(img-two.jpeg) no-repeat 50% 50%;
        background-size: cover;
          margin-left: -1200px;
    }

.stack{
  position: relative;
  width: 100%;

}

.stack2{
  position: relative;
  width: 100%;


}
.img1{
  position: absolute;
  right: 8;
  top: 8;
  width: 80%; // this is an arbitrary width, depends on the design
  z-index: -1;
padding-top: 26%;
padding-left: 25%}

  .img2{
    padding-top: 20px; // arbitrary value
      padding-right: 10%; // arbitrary value
      width: 80%; // arbitrary value
}

.img3{
  position: absolute;
  right: ;
  top: 8;
  width: 80%; // this is an arbitrary width, depends on the design
  z-index: -1;
  margin-left:-300px;
padding-top: 26%;
padding-left: 2%}

  .img4{
    padding-top: 20px; // arbitrary value
margin-left:-800px;
      width: 90%; // arbitrary value

}

.img5{
  position: absolute;
  right: ;
  top: 8;
  width: 80%; // this is an arbitrary width, depends on the design
  z-index: -1;
  margin-left:-700px;
padding-top: 26%;
padding-left: 2%}
}

.img6{
  padding-top: 20px; // arbitrary value
margin-left:-800px;
    width: 90%; // arbitrary value

}

.img7{
  position: absolute;
  right: ;
  top: 2;
  width: 80%; // this is an arbitrary width, depends on the design
  z-index: -1;
  margin-left:-650px;
  margin-right: -500px;
padding-top: 6%;
padding-left: 2%}
}

.img8{
  padding-top: 0px; // arbitrary value
    width: 0%; // arbitrary value


}
img {
  width: 100%;
  display: block;
}
.container {
    margin-top: 200px;
    margin-left: 200px;
}

.block-1 h1,
.block-3 h1,
.block-5 h1 {
    bottom: 0;
    right: 0px;

}

.block-2 h1,
.block-4 h1 {
    right: 0px;
}
link{
  text-decoration: none;
  text-transform:uppercase;
  color:#FFFFFF;
}
