body {
background-color: black;
justify-content: space-between;
display: flex;
flex-direction: column;
align-items: center;
top:0%;
height: 45vh;
  cursor:url('http://upload.wikimedia.org/wikipedia/commons/d/de/POL_apple.jpg');


 font-family: verdana;


}
#pcp {
left: 12%;
 justify-content: center;
background-color: transparent;
display: flex;
align-self: center;
position: fixed
;
top: 0%;
  height: 30%;
 }
#logo {

margin: auto;
align-self: center;

justify-content: center;
height: 11vh;
  object-fit: contain;

}
#zna {
  display: flex;
  height: 10vh;
  width: auto;
    object-fit: fill;

}
#kontakt {
 display: flex;
 flex-direction: column;
 width: auto;
 text-decoration: none;
 margin-top: 0%;
 font-family: verdana;
 font-size-adjust: inherit;
}
#mail, #insta
{
color :  #BD6D91;
 text-decoration: none;

align-self: center;  
  
  
  
  
}
  
  a:hover {
  background-color: #1B422D
  ;
}
  
  


