header{
    background-color: rgb(10, 15, 71);
    padding: 10px;
    text-align: center;
    
}
body{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    background-color: hsl(0, 0%, 90%);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}
.navbar{
    list-style-type: none;
    background-color: hsl(0, 0%, 0%);
    padding: 10px;
    
    text-align: center;
    height: 50px;
    
    
   
}
.navbar a{
    color: white;
    text-decoration: none;
    padding: 15px;
    display: block;
    text-align: center;
    
    
}
.navbar a:hover{
    background-color: rgb(96, 96, 96);
    transform: translate(4px);
}
.navbar li{
    display: inline-block;
    text-align: center;
}
ul{
    margin: 0px;
}
div{
    color: white;
    text-align: left;
    margin-left: 20px;
    margin-top: 20px;
    
}
.gallery{
   display: inline-block;
   border: 1px solid #ccc;
   margin: 5px;
    width: 200px;
    justify-content: center;
}
.gallery .description{
padding: 10px;
text-align: center;

}
.gallery:hover{
    border: 1px solid #000000;
}
    .gallery img{
        width: 100%;
        height: 200px;
        
    }
button{
    background-color: rgb(0, 0, 0);
    border-radius: 10px;
    justify-content: center;
}
.btn{
    margin-top: 25px;
    text-align: center;
    margin: 5px;
   display: inline-block;
   justify-content: center;
   align-items: center;;
   background-color: rgb(0, 0, 0);
   border-radius: 10px;
   border: none;
   cursor: pointer;
   transition: transform 0.2s; 
   font-size: medium;
    animation-name: slideUp;
    animation-duration: 2s;
    
   
    

    
}
.btn:hover{
    transform: translate(4px);
}
@keyframes slideUp {
    from{transform: translateY(300%);}
}
.inleiding{
    width: 600px;
    height: 300px;
    background-color: black;
    text-align: center;
    font-size: large;
    padding: 10px;
    border-radius: 10px;
    outline: white solid 2px;
    position: absolute;
    left: 0;
    top: 175px;
     animation-name: fadeIN;
    animation-duration: 2s;

}
.inleiding p{
    text-align: justify;
    margin-left: 20px;
    margin-right: 20px;
    
}
.inleiding h2{
    text-align: center;
}
.AI{
    width: 800px;
    height: 400px;
    background-color: black;
    text-align: center;
    font-size: large;
    padding: 10px;
    border-radius: 10px;
    outline: white solid 2px;
     animation-name: fadeIN;
    animation-duration: 2s;

}
iframe{
width: 560px;
height: 315px;
background-color: black;
outline: white solid 2px;
border-radius: 10px;
display: flex;
justify-content: center;
margin: 0 auto;
}
.PL{
    width: 800px;
    height: 400px;
    background-color: black;
    text-align: center;
    font-size: large;
    padding: 10px;
    border-radius: 10px;
    outline: white solid 2px;
     animation-name: fadeIN;
    animation-duration: 2s;

}
.main2{
    font-family: arial,sans-serif;
    margin-bottom: 800px;
    margin: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 800px;
    justify-content: flex-end;
    margin-left: auto;
    color: rgb(0, 0, 0);
    margin-bottom: 50px;
  
}
.weerform{
    margin: 20px;
}
.stadinvoer{
    padding: 10px;
    font-size: 2rem;
    font-weight: bold;
    border: 2px solid rgb(0, 0, 0);
    border-radius: 10px;
    margin: 10px;
    width: 350px;
}
button[type="submit"] {
    padding: 10px 20px;
    background-color: #000000;
    color: white;
    border: none;
    border-radius: 5px;
    border: none;
    font-size: 2rem;
    cursor: pointer;
    

}
button[type="submit"]:hover{
    background-color: #313131;
}
.kaart{
    background: linear-gradient(180deg, rgb(54, 86, 216), rgb(211, 176, 111));
    padding: 50px;
    box-shadow: 2px 2px 5px black;
    min-width: 300px;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;

}
h1[class="staddisplay"]{
    font-size: 3.5rem;
align-items: center;
    margin-top: 0px;
    margin-bottom: 25px;
}
.inleiding p{
    font-size: 1,5rem;
    margin: 5px 0;
    align-items: center;
}
.staddisplay,.tempdisplay{
    font-size: 3.5rem;
    font-weight: bold;
    color: #000000;
    margin-bottom: 25px;
    
}
.luchtvochtigheiddisplay{
    font-weight: bold;
    margin-bottom: 20px;
}
.descriptiondisplay{
    font-style: italic;
    font-weight: bold;
    font-size: 2rem;
}
.GetWeatheremoji{
    margin: 0;
    font-size: 5rem;
}
.DisplayError{
    font-size: 2rem;
    font-weight: bold;
    color: #000000;
}
.veroorzaking{
    width: 800px;
    height: 350px;
    background-color: black;
    text-align: center;
    font-size: large;
    padding: 10px;
    border-radius: 10px;
    outline: white solid 2px;
     animation-name: fadeIN;
    animation-duration: 2s;

}
.inframe{
    width: 560px;
    height: 315px;
    background-color: black;
    outline: white solid 2px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
   
}
#klok-container{
    
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(img/klok-achtergrond.png);
    height: 200px;
    width: 500px;
    margin-left: auto;
    margin-right: 100px;
    margin-top: -300px;
    outline: black solid 5px;
    padding: 10px;
    border-radius: 10px;

}
#klok{
    font-size: monospace;
    font-size: 6rem;
    font-weight: bold;
    text-align: center;
    font-family: "Pacifico", cursive;
  font-weight: 500;
  font-style: normal;
  color: #000000;

    
}
footer{
   position: fixed;
   bottom: 0;
   width: 100%;
   height: 50px;
   background-color: #000000;   
}
.footer-container{
text-align: center;
justify-content: center;

}
.achtergrond{
    margin: 0;
    height: 100vh;
    background-size: contain;
    background-position: center;
    
    
}
.morris{
  background: none;
  border: none;
  padding: 0;
font-size: medium;
}
#klok2{
    position: fixed;
    bottom: 10px;
    right: 10px;
    color: white;

}
.ALS{
    width: 800px;
    height: 350px;
    background-color: black;
    text-align: center;
    font-size: large;
    padding: 10px;
    border-radius: 10px;
    outline: white solid 2px;
     animation-name: fadeIN;
    animation-duration: 2s;
}
.shbtn{
    background: none;
  border: none;
  padding: 0;
font-size: medium;
}
.pacemaker{
    width: 800px;
    height: 250px;
    background-color: black;
    text-align: center;
    font-size: large;
    padding: 10px;
    border-radius: 10px;
    outline: white solid 2px;
    animation-name: fadeIN;
    animation-duration: 2s;
   
}
.ICTscans{
    width: 800px;
    height: 650px;
    background-color: black;
    text-align: center;
    font-size: large;
    padding: 10px;
    border-radius: 10px;
    outline: white solid 2px;
     animation-name: fadeIN;
    animation-duration: 2s;
}
@keyframes fadeIN{
    100%{opacity: 0;}
}