body {
background: url(/src/images/Portrait/genetor.jpeg) ;
background-size: cover;
background-repeat: no-repeat;
background-attachment:fixed;
background-position: center;background-attachment:fixed;


}


.logo img{
  margin: 0 auto;
  width: 100%;

}
.logo {
  display:fle;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  width: 100px;
  height: 100px;



   
  }


  /*

    .carousel{
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    background-attachment: fixed;
   
  }

.myvideo{
    position: relative;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -999;

}

.fullpage{
    width: 80%;
    margin: 0 auto;
    background-color: aqua;
    z-index: 100;
}
 .logo {
   margin:0 ;
   position: absolute;
    width: 350px;
    height: 350px;
    top: 50%;
    left: 50%;
    margin-left: -145px; 
    margin-top: -112px; 
   }

   .*/