body {

   height: fit-content;
   width: 100%;
   max-width: 1500px;
   background-color: white;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   display: grid;
   grid-template-rows: 1fr 200px;

}


#cookie {

   background-color: rgb(0, 255, 0);
   color: black;
   width: 100%;
   height: 75vh;
   padding-left: 0px;
   margin-top: 25vh;
   margin-left: 0px;
   top: 0px;
   position: fixed;
   z-index: 55;
   display: none;

}


.dis {

   width: 100px;
   height: 50px;
   border: none;
   background-color: gray;
   margin-right: 5px;
   margin-left: 5px;
   margin-top: 5px;


}

.dis:hover {

   opacity: 0.6;
}

.dak {

   color: rgba(0, 68, 255, 0.863);
}

.dak:hover {

   opacity: 0.6;
}



#xaza {

   display: none;
 
  }
 
 
  #xaza2 {
 
   display: none;
 
  }


 #xaza3 {
 
   display: none;
 
  }


#main {

   margin-left: 0px;
   margin-bottom: 400px;
   width: 100%;
}



.top {
    height: 300px;
    width: 900px;
    background-color:white;
    z-index: 2;
    margin-top: -30px;
    margin-left: 10px;
}

.red {

    margin-top: 70px;
    margin-left: 100px;
    width: 50px;
    height: 50px;
    background-color: red;
}

.red1 {

   margin-top: 0px;
   margin-left: 0px;
   width: 100px;
   height: 100px;
   border-radius: 50%;
   background-color: red;
   align-items: center;
}

.red2 {

   margin-top: -20px;
   display: grid;
   grid-template-rows: 4px 4px 4px 4px;
   row-gap: 2px;
   margin-left: 185px;
   position: relative;
   width: 585px;
   height: 40px;
   background-color: white;
   
}

.red3 {

   margin-top: 0px;
   margin-left: 0px;
   position: relative;
   height: 4px;
   background-color: red;
   width: 0px;
   animation-name: line;
   animation-duration: 10s;
   animation-iteration-count: 1;
   animation-delay: 3s;
   animation-fill-mode: forwards;
}

.red4 {

   margin-top: 0px;
   margin-left: 0px;
   position: relative;
   height: 4px;
   background-color: red;
   width: 0px;
   animation-name: zine;
   animation-duration: 10s;
   animation-iteration-count: 1;
   animation-delay: 5s;
   animation-fill-mode: forwards;
}



.red5 {

   margin-top: 0px;
   margin-left: 0px;
   position: relative;
   height: 4px;
   background-color: red;
   width: 0px;
   animation-name: xine;
   animation-duration: 10s;
   animation-iteration-count: 1;
   animation-delay: 7s;
   animation-fill-mode: forwards;
}

.red6 {

   margin-top: 0px;
   margin-left: 0px;
   position: relative;
   height: 4px;
   background-color: red;
   width: 0px;
   animation-name: cine;
   animation-duration: 8s;
   animation-iteration-count: 1;
   animation-delay: 9s;
   animation-fill-mode: forwards;
}

@keyframes line {

   0% { width: 0%;}
   100% {width: 100%;}
}

@keyframes zine {

   0% { width: 0%;}
   100% {width: 572px;}
}

@keyframes xine {

   0% { width: 0%;}
   100% {width: 557px;}
}

@keyframes cine {

   0% { width: 0%;}
   100% {width: 542px;}
}


.white {

   margin-top: 0px;
   margin-left: 0px;
   width: 90px;
   height: 90px;
   border-radius: 50%;
   background-color:  white;
   align-items: center;
}

.Letter {

    position: relative;
    font-size: 75px;
    font-style: italic;
    font-weight: bold;
    font-family: 'Courier New', Courier, monospace;
    margin-top: 50px;
    margin-left: 25px;
    color: red;
}

.Billywood {

     margin-left: 180px;
     margin-top: -50px;
     position: relative;
     margin-bottom: -5px;
     
}

.awards {

  margin-left: 410px;
  margin-top: 0px;
  width: fit-content;
  position: relative;
  margin-bottom: -5px;
  animation-name: lala;
  animation-duration: 2s;
  animation-delay: 17s;
  animation-fill-mode: forwards;
  opacity: 0;
  
}

@keyframes lala {

   0% {opacity: 0;}
   50% {opacity: 50%;}
   100% {opacity: 75%;}
}


.letter3 , .letter4 , .letter5 , .letter6 , .letter1 , .letter2 , .letter7 , .letter8 {

   position: relative;
   font-size: 75px;
   font-style: italic;
   font-weight: bold;
   font-family: 'Courier New', Courier, monospace;
   margin-top: 50px;
   margin-left: 25px;
   color: red;
}

.letter33 , .letter44 , .letter55 , .letter66 , .letter11 , .letter22 , .letter77 , .letter88, .letter99 {

  position: relative;
  font-size: 55px;
  font-style: italic;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  margin-top: 30px;
  margin-left: 0px;
  
  color: red;
}

.supper {

    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    color: rgb(65, 65, 65);
    font-family: 'Times New Roman', Times, serif;
    margin-top: 80px;
}

.letter33 , .letter44 , .letter55 , .letter66 , .letter11 , .letter22 , .letter77 , .letter88 {

    position: relative;
    font-size: 55px;
    font-style: italic;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    margin-top: 30px;
    margin-left: 0px;
    
    color: red;
  }
  
  
  .letter1{
     animation-name: qat;
     animation-delay: 3s;
     animation-duration: 2s;
     animation-fill-mode: forwards;
     opacity: 0;
  }
  
  @keyframes qat{
   
      0%{
         opacity: 0%;
      }
      100%{ opacity: 100%;}
  }
  
  .letter2{
     animation-name: wat;
     animation-delay: 4s;
     animation-duration: 2s;
     animation-fill-mode: forwards;
     opacity: 0;
  }
  
  @keyframes wat{
  
      0%{
         opacity: 0%;
      }
      100%{ opacity: 100%;}
  }
  
  .letter3{
     animation-name: rat;
     animation-delay: 5s;
     animation-duration: 2s;
     animation-fill-mode: forwards;
     opacity: 0;
  }
  
  @keyframes rat{
  
      0%{
         opacity: 0%;
      }
      100%{ opacity: 100%;}
  }
  
  .letter4{
     animation-name: tat;
     animation-delay: 6s;
     animation-duration: 2s;
     animation-fill-mode: forwards;
     opacity: 0;
  }
  
  @keyframes tat{
  
      0%{
         opacity: 0%;
      }
      100%{ opacity: 100%;}
  }
  
  .letter5{
     animation-name: yat;
     animation-delay: 7s;
     animation-duration: 2s;
     animation-fill-mode: forwards;
     opacity: 0;
  }
  
  @keyframes yat{
  
      0%{
         opacity: 0%;
      }
      100%{ opacity: 100%;}
  }
  
  .letter6{
     animation-name: pat;
     animation-delay: 8s;
     animation-duration: 2s;
     animation-fill-mode: forwards;
     opacity: 0;
  }
  
  @keyframes pat{
  
      0%{
         opacity: 0%;
      }
      100%{ opacity: 100%;}
  }
  
  .letter7{
     animation-name: sat;
     animation-delay: 9s;
     animation-duration: 2s;
     animation-fill-mode: forwards;
     opacity: 0;
  }
  
  @keyframes sat{
  
      0%{
         opacity: 0%;
      }
      100%{ opacity: 100%;}
  }
  
  .letter8{
     animation-name: dat;
     animation-delay: 10s;
     animation-duration: 2s;
     animation-fill-mode: forwards;
     opacity: 0;
  }
  
  @keyframes dat{
  
      0%{
         opacity: 0%;
      }
      100%{ opacity: 100%;}
  }

.languages {

    background-color: white;
    height: 360px;
    width: 500px;
    margin-left: 10px;
    margin-top: 30px;
    display: grid;
    grid-template-rows: 1fr 1fr;
    row-gap: 1px;
}

#nationallang {

   background-color: white;
   height: 360px;
   width: 500px;
   margin-left: 10px;
   margin-top: 30px;
   display: grid;
   grid-template-rows: 1fr 1fr;
   row-gap: 1px;
}

.english, .france, .portugal, .spain, .pain,.ain {

    background-color:   rgb(201, 201, 201);
    width: 100%;
    height: 70px;
    border: 1px solid black;
    margin-bottom: 2px;
    margin-top: 2px;
    
}

.english:hover, .france:hover, .portugal:hover, .spain:hover, .pain:hover,.ain:hover {

   opacity: 0.6;
   border: 1px solid rgb(255, 0, 0);
}

.tip {

    font-size: 25px;
    padding-left: 20px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

.yona {

    font-size: 20px;
    padding-left: 80px;
    padding-top: 5px;
    width: fit-content;
    height: fit-content;
    text-decoration: none;
}

.sala {
 
   background-color: white;
   height: 360px;
   width: 500px;
   margin-left: 10px;
   margin-top: 50px;
   display: grid;
   grid-template-rows: 1fr 1fr;
   row-gap: 2px;
}

.sala3 {
 
   background-color: white;
   height: 150px;
   width: 500px;
   margin-left: 10px;
   margin-top: 50px;
  
}

a {

   text-decoration: none;
   color: black;
  
}

.three {

   background-color: white;
   height: 529px;
   width: 500px;
   margin-left: 10px;
   margin-top: 50px;
   display: grid;
   grid-template-rows: 1fr 1fr;
   row-gap: 2px;
}

.mars {

   font-size: 20px;
   color: rgb(0, 0, 0);
   font-weight: 500;
   margin-left: 25px;
   
}


.das :hover {

      opacity: 0.6;
      
}

.Previous :hover {

  opacity: 0.6;
}

.Next :hover {

  opacity: 0.6;
}

.info {

  font-size: 30px;
  margin-left: 20px;
  color: blue;
  text-decoration: underline;
  
}

.inf {

   font-size: 20px;
   margin-left: 0px;
   color: blue;
   text-decoration: underline;
   
 }

 .inf:hover {

   opacity: 0.6;
 }

.info:hover {

  opacity: 0.6;
}

.last {
    
   bottom: 0;
   margin-bottom: 0px;
   height: 100%;
   width: 100%;
   margin-left: 0px;
   margin-right: 0px;
   background-color: lightslategray;
   color: white;
   margin-top: 0px;

}


.copi {

   text-align: center;
   align-content: center;
   font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
   font-weight: 500;
   width: 100%;
   font-size: 27px;
}

.educ {

    background-color: white;
    font-size: 20px;
    color: black;
    width: fit-content;
}


#testfooter {

   margin-top: 10px;
   background-color:  rgb(255, 185, 105);
   display: block;
}

.beto {

   font-size: 23px;
   font-weight: bold;
   color: black;
}




  .foll {

   margin-left: 10px;
   width: fit-content;

}



#tilto {

   display: grid;
   grid-template-columns: 20% 80%;

}

#threedots {

  
   margin-left: 20px;
   font-size: 50px;
   height: fit-content;
   width: fit-content;
   margin-top: 10px;

}

#tomi {

   font-size: 70px;
   margin-left: 0px;
   font-weight: bold;
   color: rgb(112 122 123);
   font-family:'Times New Roman', Times, serif;
   margin-top: 4px;
   width: fit-content;
   
}


#yuyu {

   width: 0px;
   animation-duration: 1s;
   animation-fill-mode: forwards;
   display: grid;
   grid-template-rows: 10% 18% 18% 18% 18% 18%;
   height: 100vh;
   background-color: white;
   row-gap: 2px;
   position: fixed;
   z-index: 3;
   padding: 0px;
   overflow: hidden;
   white-space: nowrap;
   
  

}


#cancel {


   margin-top: 0px;
   margin-left: 90%;
   width: 10%;
   font-size: 50px;
   background-color: white;
   color: black;
   border: none;

}


@keyframes thetha {
   

   0%{width: 0px;}
   100%{width: 60%;}

}


@keyframes thutha {
   

   0%{width: 60%;}
   100%{width: 0px;}

}


.dyaha {

  
   align-content: center;
   text-align: center;
   background-color: black;
   color: white;
   font-size: 30px;
   min-width: 0px;
   width: 100%;
   box-sizing: border-box;
   overflow: hidden;
   white-space: nowrap;
   

}


.dyaha:hover {

   opacity: 0.6;

}


@media only screen and (min-width:1px) and (max-width:364px) {

    body {

   height: fit-content;
   width: 100%;
   min-width: 300px;
   max-width: 364px;
   background-color: white;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   display: grid;
   grid-template-rows: 1fr 180px;
   

   
}







.supper {

    font-size: 50px;
    font-weight: bold;
    font-style: italic;
    color: rgb(65, 65, 65);
    font-family: 'Times New Roman', Times, serif;
    margin-top: 100px;
    padding-left: 20px;
   
}
   

#main {

   margin-left: 0px;
   margin-bottom: 300px;
   width: 100%;

}

.info {

    font-size: 20px;
    margin-left: 20px;
    color: blue;
    text-decoration: underline;
    

 }


 .foll {

   margin-left: 10px;
   font-size: 12px;
   color: white;

}

.copi {

   text-align: center;
   align-content: center;
   font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
   font-weight: 500;
   width: 100%;
   font-size: 12px;
}
 
   #xaza {
 
     display: none;
   
    }
 
   #xaza2 {
 
     display: none;
   
    }
 
  #xaza3 {
 
   display: block;
 
  }


  .languages {

    background-color: white;
    height: 295px;
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 30px;
    display: grid;
    grid-template-rows: 1fr 1fr;
    row-gap: 1px;
}

#nationallang {

   background-color: white;
   height: 295px;
   width: 94%;
   margin-left: 3%;
    margin-right: 3%;
   margin-top: 30px;
   grid-template-rows: 1fr 1fr;
   row-gap: 1px;
}


.sala {
 
   background-color: white;
   height: 300px;
   width: 94%;
   margin-left: 3%;
   margin-right: 3%;
   margin-top: 30px;
   display: grid;
   grid-template-rows: 1fr 1fr;
   row-gap: 2px;
}

.sala3 {
 
   display: none;
   background-color: white;
   height: 100px;
   width: 94%;
   margin-left: 3%;
   margin-right: 3%;
   margin-top: 30px;
  
}


.three {

   background-color: white;
   height: 415px;
   width: 94%;
   margin-left: 3%;
   margin-right: 3%;
   margin-top: 30px;
   display: grid;
   grid-template-rows: 1fr 1fr;
   row-gap: 2px;
}

.yona {

    font-size: 18px;
    padding-left: 10px;
    padding-top: 0px;
    margin-top: 15px;
    width: fit-content;
    height: 100%;
    text-decoration: none;
}

.tip {

    font-size: 22px;
    padding-left: 0px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}


.educ {

    background-color: white;
    font-size: 18px;
    color: black;
    width: fit-content;
    margin-top: -100px;

}

.english, .france, .portugal, .spain, .pain,.ain {

    background-color:   rgb(201, 201, 201);
    width: 100%;
    height: 50px;
    border: 1px solid black;
    margin-bottom: 2px;
    margin-top: 2px;
    
}


@keyframes thetha {
   

   0%{width: 0px;}
   100%{width: 100%;}

}


@keyframes thutha {
   

   0%{width: 100%;}
   100%{width: 0px;}

}

#tomi {

   font-size: 30px;
   margin-left: 0px;
   font-weight: bold;
   color: rgb(112 122 123);
   margin-top: 4px;
   width: fit-content;
   
}


#threedots {

  
   margin-left: 20px;
   font-size: 30px;
   height: fit-content;
   width: fit-content;
   margin-top: 0px;

}


.dyaha {
 
   font-size: 25px;  

}

 
 }


@media only screen and (min-width:365px) and (max-width:416px) {

    body {

   height: fit-content;
   width: 100%;
   min-width: 365px;
   max-width: 416px;
   background-color: white;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   display: grid;
   grid-template-rows: 1fr 160px;
   

   
}







.supper {

    font-size: 50px;
    font-weight: bold;
    font-style: italic;
    color: rgb(65, 65, 65);
    font-family: 'Times New Roman', Times, serif;
    margin-top: 100px;
    padding-left: 3px;
   
}
   

#main {

   margin-left: 0px;
   margin-bottom: 300px;
   width: 100%;

}

.tip {

    font-size: 22px;
    padding-left: 0px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

.info {

    font-size: 20px;
    margin-left: 20px;
    color: blue;
    text-decoration: underline;
    

 }


 .foll {

   margin-left: 10px;
   font-size: 12px;
   color: white;

}

.copi {

   text-align: center;
   align-content: center;
   font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
   font-weight: 500;
   width: 100%;
   font-size: 12px;
}
 
   #xaza {
 
     display: none;
   
    }
 
   #xaza2 {
 
     display: none;
   
    }
 
  #xaza3 {
 
   display: block;
 
  }


  .languages {

    background-color: white;
    height: 295px;
    width: 94%;
    margin-left: 3%;
   margin-right: 3%;
    margin-top: 30px;
    display: grid;
    grid-template-rows: 1fr 1fr;
    row-gap: 1px;
}

#nationallang {

   background-color: white;
   height: 295px;
   width: 94%;
   margin-left: 3%;
   margin-right: 3%;
   margin-top: 30px;
   grid-template-rows: 1fr 1fr;
   row-gap: 1px;
}


.sala {
 
   background-color: white;
   height: 300px;
   width: 94%;
   margin-left: 3%;
   margin-right: 3%;
   margin-top: 30px;
   display: grid;
   grid-template-rows: 1fr 1fr;
   row-gap: 2px;
}

.sala3 {
   
   display: none;
   background-color: white;
   height: 100px;
   width: 94%;
   margin-left: 3%;
   margin-right: 3%;
   margin-top: 50px;
  
}


.three {

   background-color: white;
   height: 415px;
   width: 94%;
   margin-left: 3%;
   margin-right: 3%;
   margin-top: 30px;
   display: grid;
   grid-template-rows: 1fr 1fr;
   row-gap: 2px;
}

.yona {

    font-size: 18px;
    padding-left: 10px;
    padding-top: 0px;
    margin-top: 15px;
    width: fit-content;
    height: 100%;
    text-decoration: none;
}

.educ {

    background-color: white;
    font-size: 18px;
    color: black;
    width: fit-content;
    margin-top: -100px;
    
}

.english, .france, .portugal, .spain, .pain,.ain {

    background-color:   rgb(201, 201, 201);
    width: 100%;
    height: 50px;
    border: 1px solid black;
    margin-bottom: 2px;
    margin-top: 2px;
    
}

@keyframes thetha {
   

   0%{width: 0px;}
   100%{width: 100%;}

}


@keyframes thutha {
   

   0%{width: 100%;}
   100%{width: 0px;}

}

#tomi {

   font-size: 30px;
   margin-left: 0px;
   font-weight: bold;
   color: rgb(112 122 123);
   margin-top: 4px;
   width: fit-content;
   
}


#threedots {

  
   margin-left: 20px;
   font-size: 30px;
   height: fit-content;
   width: fit-content;
    margin-top: 0px;

}


.dyaha {
 
   font-size: 25px;  

}
 
 }


@media only screen and (min-width:417px) and (max-width:599px) {

    body {

   height: fit-content;
   width: 100%;
   min-width: 417px;
   max-width: 599px;
   background-color: white;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   display: grid;
   grid-template-rows: 1fr 180px;
   

   
}







.supper {

    font-size: 50px;
    font-weight: bold;
    font-style: italic;
    color: rgb(65, 65, 65);
    font-family: 'Times New Roman', Times, serif;
    margin-top: 100px;
    padding-left: 3px;
   
}
   

#main {

   margin-left: 0px;
   margin-bottom: 400px;
   width: 100%;

}

.info {

    font-size: 20px;
    margin-left: 20px;
    color: blue;
    text-decoration: underline;
    

 }


 .foll {

   margin-left: 10px;
   font-size: 12px;
   color: white;

}

.copi {

   text-align: center;
   align-content: center;
   font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
   font-weight: 500;
   width: 100%;
   font-size: 12px;
}
 
   #xaza {
 
     display: none;
   
    }
 
   #xaza2 {
 
     display: none;
   
    }
 
  #xaza3 {
 
   display: block;
 
  }


  .languages {

    background-color: white;
    height: fit-content;
    width: 93%;
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 50px;
    display: grid;
    grid-template-rows: 1fr 1fr;
    row-gap: 1px;
}

#nationallang {

   background-color: white;
   height: fit-content;
   width: 94%;
   margin-left: 3%;
   margin-right: 3%;
   margin-top: 30px;
   grid-template-rows: 1fr 1fr;
   row-gap: 1px;
}


.sala {
 
   background-color: white;
   height: fit-content;
   width: 94%;
   margin-left: 3%;
   margin-right: 3%;
   margin-top: 50px;
   display: grid;
   grid-template-rows: 1fr 1fr;
   row-gap: 2px;
}

.sala3 {
   
   display: none;
   background-color: white;
   height: fit-content;
   width: 94%;
   margin-left: 3%;
   margin-right: 3%;
   margin-top: 50px;
  
}


.three {

   background-color: white;
   height: fit-content;
   width: 94%;
   margin-left: 3%;
   margin-right: 3%;
   margin-top: 50px;
   display: grid;
   grid-template-rows: 1fr 1fr;
   row-gap: 2px;
}

.yona {

    font-size: 20px;
    padding-left: 10px;
    padding-top: 5px;
    width: fit-content;
    height: fit-content;
    text-decoration: none;
}

.educ {

    background-color: white;
    font-size: 20px;
    color: black;
    width: fit-content;
    margin-top: -100px;
    
}


@keyframes thetha {
   

   0%{width: 0px;}
   100%{width: 80%;}

}


@keyframes thutha {
   

   0%{width: 80%;}
   100%{width: 0px;}

}

#tomi {

   font-size: 40px;
   margin-left: 0px;
   font-weight: bold;
   color: rgb(112 122 123);
   margin-top: 4px;
   width: fit-content;
   
}


#threedots {

  
   margin-left: 20px;
   font-size: 40px;
   height: fit-content;
   width: fit-content;
   margin-top: 0px;

}

 
 }


@media only screen and (min-width:600px) and (max-width:800px) {

    body {

   height: fit-content;
   width: 100%;
   min-width: 600px;
   max-width: 800px;
   background-color: white;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   display: grid;
   grid-template-rows: 1fr 250px;
   

   
}





.supper {

    font-size: 40px;
    font-weight: bold;
    font-style: italic;
    color: rgb(65, 65, 65);
    font-family: 'Times New Roman', Times, serif;
    margin-top: 100px;
    padding-left: 3px;
   
}
   

#main {

   margin-left: 0px;
   margin-bottom: 400px;
   width: 100%;
}




 
 
   #xaza {
 
     display: none;
   
    }
 
   #xaza2 {
 
     display: none;
   
    }
 
  #xaza3 {
 
   display: block;
 
  }


  .languages {

    background-color: white;
    height: fit-content;
    width: 93%;
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 50px;
    display: grid;
    grid-template-rows: 1fr 1fr;
    row-gap: 1px;
}

#nationallang {

   background-color: white;
   height: fit-content;
   width: 94%;
   margin-left: 3%;
   margin-right: 3%;
   margin-top: 30px;
   grid-template-rows: 1fr 1fr;
   row-gap: 1px;
}


.sala {
 
   background-color: white;
   height: fit-content;
   width: 94%;
   margin-left: 3%;
   margin-right: 3%;
   margin-top: 50px;
   display: grid;
   grid-template-rows: 1fr 1fr;
   row-gap: 2px;
}

.sala3 {
   
   display: none;
   background-color: white;
   height: fit-content;
   width: 94%;
   margin-left: 3%;
   margin-right: 3%;
   margin-top: 50px;
  
}


.three {

   background-color: white;
   height: fit-content;
   width: 94%;
   margin-left: 3%;
   margin-right: 3%;
   margin-top: 50px;
   display: grid;
   grid-template-rows: 1fr 1fr;
   row-gap: 2px;
}

.yona {

    font-size: 20px;
    padding-left: 10px;
    padding-top: 5px;
    width: fit-content;
    height: fit-content;
    text-decoration: none;
}

#tomi {

   font-size: 50px;
   margin-left: 0px;
   font-weight: bold;
   color: rgb(112 122 123);
   margin-top: 4px;
   width: fit-content;
   
}

#threedots {

  
   margin-left: 20px;
   font-size: 40px;
   height: fit-content;
   width: fit-content;
   margin-top: 6px;

}
 
 }


@media only screen and (min-width:801px) and (max-width:920px) {

    body {

   height: fit-content;
   width: 100%;
   min-width: 801px;
   max-width: 920px;
   background-color: white;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   display: grid;
   grid-template-rows: 1fr 250px;
   

   
}


   



#main {

   margin-left: 0px;
   margin-bottom: 400px;
   width: 100%;

}
 
 
   #xaza {
 
     display: block;
   
    }
 
   #xaza2 {
 
     display: block;
   
    }
 
 
   
 
 }




