body {
    font-family: "Saira", sans-serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
    font-variation-settings:
    "wdth" 100;

    width: auto;

    background-image: url(https://i.ytimg.com/vi/6gL3SSwSX8c/hq720.jpg?sqp=-oaymwEhCK4FEIIDSFryq4qpAxMIARUAAAAAGAElAADIQj0AgKJD&rs=AOn4CLAJhjvScAnvd23sVxEvrEaGAKRtvQ);
    background-size: cover;
}

.resize {
    transform: scale(0.9);
}

#blue {
    display: flex;
    background-color: #90AADB;
    width: auto;
    margin: auto;
    height: 100px;
    border: 2px solid black;
    border-radius: 20px;
}

#titel {
    display: flex;
    margin: auto;
    height: 75px;
    width: 300px;
    background-color: #F4EEEA;
    font-size: larger;
    border-radius: 10px;
    border: 3px solid black;
}

.hr {
    border-color: black;
    margin-top: 20px;
}

#underinfo {
    display: flex;
    width: 750px;
    background-color: #FFC481;
    height: 60px;
    border: 2px solid black;
    border-radius: 4ex;
    margin: auto;
    margin-top: 10px;
}

#underinfo h4 {
    text-align: center;
    margin: auto;
}

#titel h4 {
    text-align: center;
    margin: auto;
}

#kern {
    display: flex;
    height: auto;
    width: auto;
    margin-top: -100px;
}

#een {
    display: block;
    width: 875px;
    height: auto;
    margin-bottom: auto;
    transform: scale(0.8);
}

#twee {
    display: block;
    height: 425px;
    width: 450px;
    margin: auto;
    margin-top: 200px;
    margin-left: 850px;
}

#locatieuitleg {
    display: block;
    width: 850px;
    height: 475px;
    background-color: #F4EEEA;
    border: 2px solid black;
    border-radius: 10px;
}

#locatietitel {
    display: flex;
    margin: auto;
    width: 298px;
    height: 40px;
    font-weight: bold;
    background-color: #EF473A;
    border: 2px black solid;
    border-radius: 4ex;
}

#locatietitel h2 {
    margin: auto;
}

#maintext {
    display: flex;
    text-align: center;
    margin-top: 1px;
    padding: 20px;
}

#maintext p {
    margin: auto;
}

#locatieimages {
    display: flex;
    gap: 60px;
}

#cabin {
    display: flex;
    background-color: #90AADB;
    width: 365px;
    height: 300px;
    border: 2px solid black;
    border-radius: 2ex;
    margin-left: 30px;
}

#cabin img {
    height: 260px;
    margin: auto;
}

#coolcool {
    display: flex;
    background-color: #90AADB;
    width: 365px;
    height: 300px;
    border: 2px solid black;
    border-radius: 2ex;
}

#coolcool img{
    margin: auto;
    height: 260px;
}

#penguinuitleg {
    display: block;
    bottom: 50px;
    width: 850px;
    height: 575px;
    background-color: #F4EEEA;
    border: 2px solid black;
    border-radius: 10px;
    margin-top: -35px;
    margin-right: auto;
}

#penguintitel {
    display: flex;
    margin: auto;
    width: 298px;
    height: 40px;
    font-weight: bold;
    background-color: #EF473A;
    border: 2px black solid;
    border-radius: 4ex;
}

#penguintitel h2{
    margin: auto;
    text-align: center;
}

#penguinpic {
    display: flex;
    background-color: #90AADB;
    width: 550px;
    height: 375px;
    border: 2px solid black;
    border-radius: 2ex;
    margin: auto;
}

#penguinpic img {
    height: 350px;
    margin: auto;
}

#hoofdtekst {
    display: flex;
    text-align: center;
    height: 70px;
    padding: 20px;
    margin-top: 0px;
}

#hoofdtekst p{
    margin: auto;
    text-align: center;
}

#bottomtextcoin {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-top: 75px;
    height: 70px;
    width: 685px;
    background-color: #FFC481;
    border: 2px solid black;
    border-radius: 4ex;
}

#bottomtextcoin p {
    text-align: center;
    margin: auto;
    font-weight: bold;
}

#boxkoopa {
    display: flex;
    height: 300px;
    width: 450px;
    background-color: #F4EEEA;
    border: 2px solid black;
    border-radius: 2ex;
}

#boxkoopa2 {
    display: flex;
    height: auto;
    margin: auto;
    width: 450px;
}

#box2 {
    display: flex;
    height: 315px;
    width: 450px;
    background-color: #F4EEEA;
    margin-top: 25px;
    border: 2px solid black;
    border-radius: 2ex;
}

#boxxxxx {
    display: flex;
    height: auto;
    margin: auto;
    width: 450px;
}

#imgmore {
    display: flex;
    height: 260px;
    margin: auto;
    margin-top: 0px;
    border: 6px solid black;
}

#imgkoopa {
    display: flex;
    height: 200px;
    margin: auto;
    margin-top: 0px;
    border: 6px solid black;
}

#textboxkoopa {
    display: flex;
    background-color: #EF473A;
    height: 35px;
    width: 265px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid black;
    border-radius: 1ex;
}

#textboxkoopa p {
    margin: auto;
    font-weight: bold;
}

#modelbox{
    display: flex;
    height: 100px;
    width: 250px;
    font-size: xx-large;
    border: 2px solid black;
    border-radius: 4ex;
    background-color: #EF473A;
    box-shadow: 0px 3px 15px -4px black;
    margin-top: -200px;
}

#modeltext {
    display: flex;
    margin: auto;
    height: auto;
    width: auto;
}

#modeltext p {
    text-align: center;
    margin: auto;
    font-weight: bold;
    color: black;
}

#backgroundbox {
    display: flex;
    height: 100px;
    width: 325px;
    text-align: center;
    font-size: xx-large;
    border: 2px solid black;
    border-radius: 4ex;
    background-color: #EF473A;
    box-shadow: 0px 3px 15px -4px black;
    margin-top: -200px;
}

#backgroundtext {
    display: flex;
    height: 50px;
    width: 300px;
    margin: auto;
}

#backgroundtext p {
    margin: auto;
    text-align: center;
    font-weight: bold;
}

#backgroundboxbox a {
    color: black;
}

#group {
    gap: 350px;
    margin-top: 760px;
    position: absolute;
}

#boxbottom {
    display: flex;
    height: auto;
    width: auto;
    gap: 450px;
    justify-content: center;
    margin-top: -70px;
}

#boxbottom a {
    color: black;
}

#boxcenter {
    display: flex;
    margin: auto;
}

#terug {
    display: flex;
    height: 8vh;
    width: 20vh;
}

#terugtext {
    display: flex;
    height: auto;
    width: auto;
    text-align: center;
    margin: auto;
}

#terugtext p {
    display: flex;
    font-size: x-large;
    margin: auto;
}

.portals {
    display: flex;
    font-weight: bold;
}

.portals {
    display: flex;
    height: 8vh;
    width: 20vh;
    background-color: #EF473A;
    border: 0.2vh solid black;
    border-radius: 7ex;
    box-shadow: 0px 3px 15px -4px black;
}

.portaltext {
    display: inline-block;
    margin: auto;
    text-align: center;
    font-size: x-large;
}

.portaltext p {
    margin: auto;
}