body {
    font-family: "Saira", sans-serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
    font-variation-settings:
    "wdth" 100;

    background-image: url(/Nicolas_pagina/images/kingbobombbackground.webp);
    background-position: center;
    background-size: cover;
}

.mainbox {
    transform: scale(0.8);
}

.boxdisplay {
    transform: scale(0.9);
}

#gray {
    display: flex;
    background-color: gray;
    width: auto;
    margin: auto;
    height: 100px;
    border: 2px solid black;
    border-radius: 20px;
}

#titel {
    display: flex;
    height: 75px;
    width: 300px;
    background-color: #F4EEEA;
    font-size: larger;
    border-radius: 10px;
    margin: auto;
    border: 3px solid black;
}

#underinfo {
    display: flex;
    width: 750px;
    background-color: #FFC481;
    height: 60px;
    margin: auto;
    border: 2px solid black;
    border-radius: 4ex;
    margin-top: 10px;
}

#underinfo h4 {
    text-align: center;
    margin: auto;
}

#titel h4 {
    text-align: center;
    margin: auto;
}

#koopauitleg {
    display: block;
    width: 850px;
    height: 500px;
    background-color: #90AADB;
    border: 2px solid black;
    border-radius: 10px;
    margin-top: -40px;
}

#bobombimg {
    display: flex;
    margin: auto;
    margin-top: 25px;
    border: 4px solid black;
}

#fotoslocatie {
    display: flex;
    gap: 80px;
    justify-content: center;
    margin-top: 50px;
}

#fotoeen {
    display: flex;
    height: 200px;
    border: 4px solid black;
}

#fototwee {
    display: flex;
    border: 4px solid black;
    transform: scale(0.97);
}

#schildtitel {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px;
    width: 298px;
    height: 40px;
    font-weight: bold;
    background-color: #EF473A;
    border: 2px black solid;
    border-radius: 4ex;
}

#schildtitel h2 {
    margin: auto;
}

#maintext {
    display: block;
    text-align: center;
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}

#maintext p {
    margin: auto;
}

#maintextbox {
    display: flex;
    margin: auto;
    width: 800px;
}

.schildtekst p {
    text-align: center;
}

#eersttekstkoopa {
    font-weight: bold;
}

#doosuitleg {
    display: flex;
    width: 668px;
    margin-left: auto;
    margin-right: auto;
    gap: 30px;
}

#tekstuitleg1 {
    display: flex;
    width: 200px;
    height: 40px;
    font-weight: bold;
    margin: auto;
    background-color: #EF473A;
    border: 2px black solid;
    border-radius: 4ex;
}

#tekstuitleg1 p {
    margin: auto;
    font-weight: bold;
}

#tekstuitleg2 {
    display: flex;
    margin: auto;
    width: 200px;
    height: 40px;
    font-weight: bold;
    background-color: #EF473A;
    border: 2px black solid;
    border-radius: 4ex;
}

#doostekst1 {
    display: flex;
    margin-top: 5px;
    height: 175px;
    width: 315px;
    background-color: #F4EEEA;
    border: 2px solid black;
    border-radius: 4ex;
}

#doostekst1 p {
    text-align: center;
    margin: auto;
    padding: 10px;
}

#doostekst2 {
    display: flex;
    margin-top: 5px;
    height: 175px;
    width: 315px;
    background-color: #F4EEEA;
    border: 2px solid black;
    border-radius: 4ex;
}

#doostekst2 p {
    text-align: center;
    margin: auto;
    padding: 10px;
}

#tekstuitleg2 p {
    margin: auto;
    font-weight: bold;
}

#battlefieldmain {
    display: block;
    width: 850px;
    height: 525px;
    background-color: #90AADB;
    border: 2px solid black;
    border-radius: 10px;
    margin-top: -90px;
}

#battlefieldmaintext {
    display: flex;
    margin: auto;
    margin-top: 10px;
    width: 298px;
    height: 40px;
    font-weight: bold;
    background-color: #EF473A;
    border: 2px black solid;
    border-radius: 4ex;
}

#battlefieldmaintext h2 {
    text-align: center;
    margin: auto;
}

.text {
    font-weight: bold;
    text-align: center;
}

#battlefieldbox {
    width: 800px;
    margin: auto;
    text-align: center;
}

#boxbobomb {
    display: block;
    height: 350px;
    width: 450px;
    background-color: #2EBA03;
    margin-left: 1540px;
    margin-top: -825px;
    border: 2px solid black;
    border-radius: 2ex;

}

#boxkoopa2 {
    display: flex;
    height: auto;
    margin: auto;
    width: 450px;
}

#imgkoopa {
    display: flex;
    height: 250px;
    margin: auto;
    margin-top: 10px;
    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;
}

#boxbottom a {
    color: black;
}

#boxbobomb2 {
    display: flex;
    height: 300px;
    width: 450px;
    background-color: #2EBA03;
    border: 2px solid black;
    border-radius: 4ex;
    justify-content: center;
    margin-left: 1750px;
    margin-top: -500px;
}

#boxbobomb2img {
    margin-top: 10px;
}

#boxbobomb2img img{
    margin: auto;
    border: 4px solid black;
}

#boxbobomb2imgtext {
    display: flex;
    width: 300px;
    height: 35px;
    background-color: #EF473A;
    margin-right: auto;
    margin-left: auto;
    border: 2px solid black;
    border-radius: 1ex;
    font-weight: bold;
}

#thisisgettingridiculous {
    display: inline-flex;
    margin: auto;
    text-align: center;
}

#thisisgettingridiculous p {
    margin: 0;
}

#boxbottom {
    display: flex;
    height: auto;
    width: auto;
    margin-top: 113px;
    gap: 0px;
    gap: 450px;
    justify-content: center;
}

#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;
}