html,
body {
  height: 100%;
}

.Fit {
  background-color: #fce0b7;
}

.Mooiweb {
  background-color: #b5cef3;
}

.Title{
    text-align: center;
}

.ImageContainer{
    text-align: center;
    padding-bottom: 10%;
    padding-top: 5%;
}

.ImageContainerMooiweb{
    text-align: center;
    padding-bottom: 15%;
    padding-top: 5%;
}
