*{
    margin: 0; padding: 0; border: 0; box-sizing: border-box;    
    
}
html{
    scroll-behavior: smooth;
}
html,body {
    height: 100%;
    background-color: black;
    color: white;
    
	
}
.oldprojects {
    height: 100%;
    width: 20%;
    position: absolute;
    bottom: 0;
    right: 100;
    background-color: gray;
    color: white;
}
.oldprojects h1{
    font-size: 63px;
    
}
.oldprojects h3 {
    font-size: 50px;
    
    
}
.oldprojects a {
    font-size: 40px;
    color: white;
}
img{
    width: 245px;
    height: 245px;
    object-position: center;
    
}
.currentproject1{
    position: absolute;
    bottom: 2%;
    right: 1%;
    width: 250px;
    height: 250px;
    border: 3px solid #15055e;
    
    }
.currentproject2{
    position: absolute;
    bottom: 30%;
    right: 1%;
    width: 250px;
    height: 250px;
    border: 3px solid #090b8a;
    
    }
.currentproject3{
    position: absolute;
    bottom: 59%;
    right: 1%;
    width: 250px;
    height: 250px;
    border: 3px solid #0000ff;
    
    }
.currentproject4{
    position: absolute;
    bottom: 2%;
    right: 30%;
    width: 250px;
    height: 250px;
    border: 3px solid #0d4e0b;
    
    }
.currentproject5{
    position: absolute;
    bottom: 2%;
    right: 60%;
    width: 250px;
    height: 250px;
    border: 3px solid #5f0b0b;
    
    }
.currentproject6{
    position: absolute;
    bottom: 30%;
    right: 30%;
    width: 250px;
    height: 250px;
    border: 3px solid #277912;
    
    }
.currentproject7{
    position: absolute;
    bottom: 59%;
    right: 30%;
    width: 250px;
    height: 250px;
    border: 3px solid #00ff00;
    
    }
.currentproject8{
    position: absolute;
    bottom: 30%;
    right: 60%;
    width: 250px;
    height: 250px;
    border: 3px solid #8f1515;
    
    }
.currentproject9{
    position: absolute;
    bottom: -30%;
    right: 1%;
    width: 250px;
    height: 250px;
    border: 3px solid #02005e;
    
    }
.currentproject10{
    position: absolute;
    bottom: -30%;
    right: 30%;
    width: 250px;
    height: 250px;
    border: 3px solid #004700;
        
        }
.currentproject11{
    position: absolute;
    bottom: -30%;
    right: 60%;
    width: 250px;
    height: 250px;
    border: 3px solid #380505;
        
        }
.currentproject12{
    position: absolute;
    bottom: 59%;
    right: 60%;
    width: 250px;
    height: 250px;
    border: 3px solid #ff0000;
    
        }
.currentproject13{
    position: absolute;
    bottom: -30%;
    left: 1%;
    width: 250px;
    height: 250px;
    border: 3px solid #ffffff;
            
        }
.test1{
    color: white;
    position: absolute;
    bottom: 0;
    right:3%;
}
.test2{
    color: white;
    position: absolute;
    bottom: 28%;
    right:4.9%;
}
.test3{
    color: white;
    position: absolute;
    bottom: 57%;
    right:4.9%;
}
.test4{
    color: white;
    position: absolute;
    bottom: 0;
    right:33%;
}
.test5{
    color: white;
    position: absolute;
    bottom: 0;
    right:63.9%;
}
.test6{
    color: white;
    position: absolute;
    bottom: 57%;
    right:34%;
}
.test7{
    color: white;
    position: absolute;
    bottom: 28%;
    right:34%;
}
.test8{
    color: white;
    position: absolute;
    bottom: 28%;
    right:63.9%;
}
.test9{
    color: white;
    position: absolute;
    bottom: 57%;
    right:63.9%;
}
.test10{
    color: white;
    position: absolute;
    bottom: -33%;
    right:4.9%;
}
.test11{
    color: white;
    position: absolute;
    bottom: -33%;
    right:34%;
}
.test12{
    color: white;
    position: absolute;
    bottom: -33%;
    right:63.9%;
}
.test13{
    color: white;
    position: absolute;
    bottom: -33%;
    left:5%;
}

.Extra{
    position: relative;
    left: 250px;
    list-style-type: none;
    bottom: 55px;
    display: none;
}
.Extra a{
    color: white;
    text-decoration: none;
    text-align: center;
}
div.currentproject13:hover>.Extra{
    display: block;
}
@media screen and (max-width: 600px) {
    .Extra {
      display: none;
    }
  }
  @media screen and (min-width: 601px) {
    .mextra {
      display: none;
    }
  }
.introduction{
    position: absolute;
    bottom: 85%;
    right: 10%;
    text-align: center;

}
.introduction h1{
    font-size: 50px;
    
}
.introduction h3 {
    font-size: 30px;
    
    
}
#random1{
    position: absolute;
    bottom: -90%;
    left: 5%;
    width: 30%;
    height: 400px;
    border: 5px solid red;
}
#random2{
    position: absolute;
    bottom: -90%;
    left: 35%;
    width: 30%;
    height: 400px;
    border: 5px solid green;
}
#random3{
    position: absolute;
    bottom: -90%;
    left: 65%;
    width: 30%;
    height: 400px;
    border: 5px solid blue;
}
#random4{
    position: absolute;
    bottom: -140%;
    left: 5%;
    width: 30%;
    height: 400px;
    border: 5px solid yellow;
}
#random5{
    position: absolute;
    bottom: -140%;
    left: 35%;
    width: 30%;
    height: 400px;
    border: 5px solid purple;
}
#random6{
    position: absolute;
    bottom: -140%;
    left: 65%;
    width: 30%;
    height: 400px;
    border: 5px solid orange;
}
footer{
    position: absolute;
    bottom: -175%;
    min-height: 300px;
    min-width: 100%;
    background: linear-gradient(to right, #0000ff, #00ff00, #ff0000) ;
    display: grid;
    grid-template-columns: auto auto auto;
    
}
footer > div{
    width: 33vw;
    text-align: center;
}
.item2{
    display: grid;
    grid-template-rows: auto auto auto auto;
}
.contact{
    font-size: 3rem;
    color:purple ;
}
.r{
    color: red;
}
.g{
    color: green;
}
.b{
    color: blue;
}
input:hover{
    cursor: pointer;
}
#cn{
    background: linear-gradient(to right, #ff00ff, #ffff00, #00ffff) ;
    -webkit-text-fill-color: transparent; 
    background-clip: text; 
    -webkit-background-clip: text; 
    width: fit-content;
}
footer a{
    color: orange;
}