

.image-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.image {
  position: absolute;
  width: 150px;
  height: 150px;
}

.text {
  position: relative;
  padding: 100px 20px;
  max-width: 700px;
  margin: 0 auto;
  line-height: 1.6;
  z-index: -1;
}

a {
  color: inherit; 
  text-decoration: inherit; 
}

a:visited {
  color: inherit;
  text-decoration: inherit;
}

.powrot {
  position: relative;
  height: 30;
width:115;
margin: 40;
font-size: 25;
font-family: Helvetica, sans-serif;
font-weight: 500;
color: E1FF9D;
background-color: 0059FF
}

.powrot:hover {
  font-family: 'Playfair Display';
font-style: italic;
text-decoration: underline;
line-height: 100%;
cursor: pointer;
}

.dalej {
  position: relative;
  height: 30;
  width:80;
bottom: 100;
left: 92vw;
font-size: 25;
font-family: Helvetica, sans-serif;
font-weight: 500;
color: E1FF9D;
background-color: 0059FF
}

.dalej:hover {
font-family: 'Playfair Display';
font-style: italic;
text-decoration: underline;
line-height: 100%;
cursor: pointer;
}

body {
  margin: 0;
  overflow-x: hidden;
}

p {
  font-family: "Lora";
  font-size: 28px;
}
