body {
    margin: 0;
    padding: 0;
}

.mijn-werk {
 background-color: #fffec6;
  overflow: hidden;
  width: 100%;
  min-width: 1280px;
  min-height: 928px;
  position: relative;
}

.mijn-werk .header {
  position: absolute;
  top: 0;
  left: 0;
  width: 1280px;
  height: 100px;
  background-color: #fffec6;
}


.mijn-werk .text-wrapper {
  position: absolute;
  width: 15.23%;
  height: 59.00%;
  top: 25.00%;
  left: 8.05%;
  font-family: 'Source Serif 4', serif;
  font-weight: 400;
  color: #f9078c;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
	background-color: lightpink
}

.mijn-werk .div {
  position: absolute;
  width: 15.55%;
  height: 58.00%;
  top: 25.00%;
  left: 24.53%;
  font-family: 'Source Serif 4', serif;
  font-weight: 400;
  color: #0488c1;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
	background-color: lightblue
}

.mijn-werk .text-wrapper-2 {
  position: absolute;
  width: 15.78%;
  height: 58.00%;
  top: 25.00%;
  left: 41.09%;
  font-family: 'Source Serif 4', serif;
  font-weight: 400;
  color: #01993b;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
	background-color: lightgreen
}

.mijn-werk .star {
    position: absolute;
    width: 75px;
    height: 70px;
	top: 20px;
	left: 19px;
}

.mijn-werk .achtergrond {
  position: absolute;
  top: 122px;
  left: 0;
  width: 1280px;
  height: 678px;
  background-color: #fffec6;
}

.mijn-werk .achtergrond-2 {
  position: absolute;
  top: 825px;
  left: 0;
  width: 1280px;
  height: 675px;
  background-color: #fffec6;
}

.mijn-werk .lievelings {
  position: absolute;
  top: 157px;
  left: 472px;
  width: 368px;
  height: 506px;
  aspect-ratio: 0.73;
  object-fit: cover;
}

.mijn-werk .opdracht-handen {
  position: absolute;
  top: 158px;
  left: 45px;
  width: 379px;
  height: 505px;
  aspect-ratio: 0.75;
  object-fit: cover;
}

.mijn-werk .onderkant-lijn {
  position: absolute;
  width: 100%;
  height: 9.87%;
  top: 90.13%;
  left: 0;
  background-color: #ffe4f7;
}

.mijn-werk .mestkeuken {
  position: absolute;
  top: 871px;
  left: 45px;
  width: 611px;
  height: 432px;
  aspect-ratio: 1.41;
  object-fit: cover;
}

.mijn-werk .poster-banaan-emma {
  position: absolute;
  top: 157px;
  left: 888px;
  width: 361px;
  height: 508px;
  aspect-ratio: 0.71;
  object-fit: cover;
}

.mijn-werk .tekstvakje {
  position: absolute;
  top: 700px;
  left: 45px;
  width: 379px;
  height: 70px;
  background-color: #ffc7c7;
}

.mijn-werk .tekstvakje-2 {
  position: absolute;
  top: 700px;
  left: 472px;
  width: 368px;
  height: 70px;
  background-color: #f2bfff;
}

.mijn-werk .tekst-vakje {
  position: absolute;
  top: 700px;
  left: 888px;
  width: 361px;
  height: 70px;
  background-color: #b0ffc8;

}

.mijn-werk .text-wrapper-3 {
  position: absolute;
  top: 708px;
  left: 53px;
  width: 361px;
  font-family: 'Source Serif 4', serif;
  font-weight: 400;
  color: #ff0606;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.mijn-werk .text-wrapper-4 {
  position: absolute;
  top: 706px;
  left: 478px;
  width: 357px;
  font-family: 'Source Serif 4', serif;
  font-weight: 400;
  color: #cd06ff;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}
.mijn-werk .text-wrapper-5 {
    position: absolute;
    top: 706px;
    left: 890px;
    width: 357px;
    font-family: 'Source Serif 4', serif;
  font-weight: 400;
    color: #01993b;
    font-size: 40px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.mijn-werk .span {
  font-family: 'Source Serif 4', serif;
  font-weight: 400;
  color: #01993b;
  font-size: 40px;
  letter-spacing: 0;
}

.mijn-werk .text-wrapper-5 {
  font-size: 36px;
}

.mijn-werk .tekstvak {
  position: absolute;
  top: 1322px;
  left: 45px;
  width: 611px;
  height: 75px;
  background-color: #ffe3be;
}

.mijn-werk .text-wrapper-6 {
  position: absolute;
  top: 1328px;
  left: 53px;
  width: 578px;
  font-family: 'Source Serif 4', serif;
  font-weight: 400;
  color: #c67401;
  font-size: 48px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}
a {
    color: inherit;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
