body{background: black}

img {
  
  border-radius: 4px;
  padding: 5px;
  width: 100%;
}

.textKontakt{
  color: rgba(203,221,250,113);
  padding-top: 20px;
  text-align: center;
  font-size: 60px;
}

.zdjecie{
  width: 40%;
  margin-top:50px;
  margin-left: 30%;
}