html
{
    height: 100%;
    scroll-behavior: smooth;
}
body{
   
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background-image: url('clouds.jpg');
   background-attachment: fixed;

}
a{
     text-decoration: none;
     color: black;
     font-family: Verdana, Geneva, Tahoma, sans-serif;
     
}
a:hover{
    color: white;
    transition: 0.3s;
    
}


#wrapper{
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    grid-template-rows: 15% 30% 30% 25% 300px 300px;
    grid-gap:6px
}

.loggor{
    width: 100%;
    height: 100%;
    grid-column: 4;
    grid-row: 1/2;
    border-radius: 50%;
    

}
.header{
    width: 80%;
    height: 70%;
    grid-row: 1;
    grid-column: 1/4;
    background-color: rgb(157, 198, 235);
    border-radius: 20px;
    display:flex;
    align-self: center;
    margin-left: 5px;
    justify-content: space-around;
    align-items: center;
}
.ruta1
{
     width: 100px;
    height: 50px;
    background-color: rgb(195, 227, 255);
    border-radius: 20px;
    overflow: hidden;
    text-align: center;
    font-size: 22px;
    
    
    

    
}
.ruta234{
    width: 110px;
    height: 50px;
    background-color: rgb(195, 227, 255);
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
    
    
   
}

.mina-projekt
{
   width: 80%;
    height: 30%;
    grid-row: 2;
    grid-column: 1;
    background-color: rgb(157, 198, 235);
    border-radius: 10%;
    display:flex;
    align-self: top;
    margin-left:10px;
    border-radius: 20px;
    text-align: center;
    font-size: 18px;
    display: grid;
     
     
}

.fyragrupp1
{
 grid-row: 12;
 grid-column: 1;
 background-color:rgb(195, 227, 255) ;
 width: 99%;  
 height: 95%;
 /* margin-top: 80px;
 margin-left: 20px; */
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
 border-radius: 20px;
 
 
}

.fyragrupp2
{
 grid-row: 12;
 grid-column: 2;
background-color: rgb(195, 227, 255);
 width: 99%;  
 height: 95%;
 /* margin-top: 80px;
 margin-left: 20px; */
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
 border-radius: 20px;

 
}
.fyragrupp3
{
 grid-row: 12;
 grid-column: 3;
 background-color: rgb(195, 227, 255);
 width: 99%;  
 height: 95%;
 /* margin-top: 80px;
 margin-left: 20px; */
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
 border-radius: 20px;
}
.fyragrupp4
{
 grid-row: 12;
 grid-column: 4;
 background-color: rgb(195, 227, 255);
 width: 99%;  
 height: 95%;
 /* margin-top: 80px;
 margin-left: 20px; */
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
 border-radius: 20px;
 
}
 #topjustering{
    width: 100%;
    height: 60px;
    grid-row: 11 ;
    grid-column: 1/4;
 }

.fyragrupp1text
{
   font-size: 18px;
   grid-row: 15;
   grid-column: 1;;
  color: white;
   
}

.fyragrupp2text
{
   font-size: 18px;
   grid-row: 15;
   grid-column: 2;
   margin-left: 40px;
   margin-top: 170px;
  color: white;
   
}

.fyragrupp3text
{
   font-size: 18px;
   grid-row: 15;
   grid-column: 3;
   margin-left: 40px;
   margin-top: 170px;
  color: white;
   
}

.fyragrupp4text
{
   font-size: 18px;
   grid-row: 15;
   grid-column: 4;
   margin-left: 40px;
   margin-top: 170px;
  color: white;
   
}





.under1
{
    grid-row:29;
    grid-column: 1;
    background-color:rgb(157, 198, 235);
    height: 40px;
    width: 160px;
    border-radius: 20px;
    align-self: center;
    justify-self: center ;
    display: flex;
    justify-content: space-around;
    border-radius: 20px;
    
}

.under2
{
    grid-row:29;
    grid-column: 2;
    background-color:rgb(157, 198, 235);
    height: 40px;
    width: 160px;
    border-radius: 20px;
    align-self: center;
    justify-self: center ;
    display: flex;
    justify-content: space-around;
}

.under3
{
    grid-row:29;
    grid-column: 3;
    background-color:rgb(157, 198, 235);
    height: 40px;
    width: 160px;
    border-radius: 20px;
    align-self: center;
    justify-self: center ;
    display: flex;
    justify-content: space-around;
    border-radius: 20px;

}

.button
{
    width: 100px;
    height: 40px;
    background-color: rgb(195, 227, 255);
    border-radius: 20px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    outline: rgb(157, 198, 235);
  
    
}

.namn
{
    grid-row: 1;
    grid-column: 3;
    text-align: center;
    font-size: 30px;
    margin-top: 20px;
    margin-left: 50px;
    color: white;
   font-family: 'Condiment', cursive;
}



img
{
    width: 80%;
    height: 80%;
    object-fit: cover;
    
    
}


.om-mig
{
    grid-row: 21/25;
    grid-column: 1/3;
    background-color: rgb(157, 198, 235);
    height: 400px;
    width: 400px;
    margin-left: 200px;
    border-radius: 20px;
    text-align: center;
    font-size: 20px;
    
}

.mellan 
{
    grid-row: 16/18;
    grid-column: 1/3;
    height: 800px;
    
}

.mellan2
{
    grid-row: 29;
    grid-column: 1/3;
    height: 400px; 
}

.scroll-up
{
    font-size: 24px;
    background-color: rgb(157, 198, 235);
    border-radius: 10px;
    font-style: arial; 
    text-align: center;
    height: 40px;
    width: 115px;
    position: fixed;
    bottom: 2%;
    right: 1%;
    z-index: 15;
    
}



.socials-text
{
    grid-column: 2/4;
    grid-row: 30;
    height: 120px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    z-index: 10;


}

.socials123
{
    width: 100px;
    height: 100px;
    border-radius: 5px;
    text-align: center;
    
}
.bottom
{
   grid-column: 1/5;
   grid-row: 30;
   background-color: rgb(195, 227, 255);
   opacity: 0.6; 
   height: 120px;
   z-index: 5;
}


.mellan-ommig
{
    grid-column: 1/4;
    grid-row: 19/20;
    height: 40px;
    width: 80%;

    
}



.email
{
    
}


.projekttext3
{
    color: white;
}