*{
    margin:0;
    padding:0;
}

body{
    background-color: black;
}
.aboutjiayitext{
    position: absolute;
width: 574px;
height: 217px;
left: 564px;
top: 472px;

font-family: 'Roboto Serif';
font-style: normal;
font-weight: 600;
font-size: 50px;
line-height: 59px;

color: #FFFFFF;

}

.aboutjiayitext:hover{
  width: 297px;
    height: 69px;
  border:2px dotted #ffffff;
  border-radius: 50%;
  color: rgba(244, 242, 242, 0.964);
}

nav {
    display: block;
    position: absolute;
    width: 500px;
    height: 500px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    transform: translate3d(35px, -35px, 0);
    /* transition: transform 0.5s cubic-bezier(0.3, 1.4, 0.5, 0.9); */
  }
  nav.open {
    transform: translate3d(0, 0, 0);
  }
  nav.top-right {
    top: -140px;
    right: -140px;
  }
  
  .disc {
    position: absolute;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    font:  'Roboto Slab', serif;
   
   
    line-height: 40px;
    padding-top: 10px;
    border-radius: 300px;
    transform: scale3d(0.5, 0.5, 0.5) rotate3d(0, 0, 1, 190deg);
    pointer-events: none;
    opacity: 0;
    cursor: pointer;
    transition: transform 0.5s cubic-bezier(0.3, 1.4, 0.5, 0.9), opacity 0.5s;
  }
  .disc div {
    transform: rotate(180deg);
  }
  .open .disc {
    pointer-events: auto;
    opacity: 1;
  }
  
  /* .l1 {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgb(0, 0, 0);
   
    transition-delay: 0s;
  }
  .open .l1 {
    transition-delay: 0s;
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 190deg);
    opacity: 1;
  }
  .open .l1:hover {
    background: shade(rgb(1, 1, 1), 90%);
    color: rgb(254, 254, 254);
    transition-delay: 0s;
  }
  .open .l1:active {
    background: shade(rgb(1, 1, 1), 50%);
    color: rgb(250, 250, 250);
  }
  .open .l1.toggle {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, 10deg);
  } */
  
  .l2 {
    top: 50px;
    left: 50px;
    right: 50px;
    bottom: 50px;
    background: #494949;
    color: rgb(179, 175, 175);
    transition-delay: 0.1s;
    
  }
  .open .l2 {
    transition-delay: 0.1s;
    transform: scale3d(1, 1, 1) rotate3d(0, 180, 360, 80deg);
    opacity: 1;
  }
  
  .l2 p{
    position: absolute;
    left:35%;
    top:88%;
    font-size: 20px ;
    letter-spacing: .1rem;
   
  }
  .open .l2:hover {
    background: shade(#5b5a5a, 90%);
    color: #ffffff;
    transition-delay: 0s;
  }
  .open .l2:active {
    background: shade(#ff7a39, 50%);
    color: #ff7a39;
  }
  .open .l2.toggle {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, 10deg);
  }
  
  .l3 {
    top: 100px;
    left: 100px;
    right: 100px;
    bottom: 100px;
    background: #6d6d6c;
    color: rgb(169, 169, 169);
    transition-delay: 0.2s;
    
  }
  .open .l3 {
    transition-delay: 0.2s;
    transform: scale3d(1, 1, 1) rotate3d(0, 180, 360, 80deg);
    opacity: 1;
  }
  
  .l3 p{
    position: absolute;
    left:27%;
    top:82%;
    font-size: 20px ;
    letter-spacing: .1rem;
   
  }
  .open .l3:hover {
    background: shade(#bdbbbb, 90%);
    color: #ffffff;
    transition-delay: 0s;
  }
  .open .l3:active {
    background: shade(#ff912b, 50%);
    color: #ff912b;
  }
  .open .l3.toggle {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0,0, 1, 10deg);
  }
  
  .l4 {
    top: 150px;
    left: 150px;
    right: 150px;
    bottom: 150px;
    background: #adacac;
    transition-delay: 0.3s;
    color: rgba(80, 79, 79, 0.802);
  
   
  }
  .open .l4 {
    transition-delay: 0.3s;
    transform: scale3d(1, 1, 1) rotate3d(0, 180, 360, 70deg);
    opacity: 1;
    padding-top: 0px;
  }
  
  .l4 p{
    position: absolute;
    left:23%;
    top:142px;
    font-size: 20px ;
    letter-spacing: .1rem;
    transform: scale3d(1, 1, 1) rotate3d(0, 180, 360, 20deg);
  }
  .open .l4:hover {
    background: shade(#c6c6c6, 90%);
    color: #fcfcfc;
    transition-delay: 0s;
  }
  .open .l4:active {
    background: shade(#ffa91c, 50%);
    color: #0c0c0c;
  }
  .open .l4.toggle {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, 10deg);
  }
  
  .l5 {
    top: 210px;
    left: 210px;
    right: 200px;
    bottom: 200px;
    background: #b8b6b6;
    transition-delay: 0.4s;
    color:rgb(208, 206, 206);
    letter-spacing: .1rem;
  }
  .open .l5 {
    transition-delay: 0.4s;
    transform: scale3d(1, 1, 1) rotate3d(0, 180, 360, 80deg);
    opacity: 1;
  }
  .open .l5:hover {
    background: shade(#949393, 90%);
    color: #ffffff;
    transition-delay: 0s;
  }
  .open .l5:active {
    background: shade(#e3e377, 50%);
    color: #b4b45b;
  }
  .open .l5.toggle {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 180, 360, 80deg);
  }
  
  .toggle {
    line-height: 80px;
    padding: 0px;
    width: 80px;
    height: 80px;
    background: rgb(255, 255, 255);
    color:rgb(0, 0, 0);
    /* opacity: 0.6; */
    font-family: 'Roboto Slab', serif;
    font-size: 8px ;
    text-shadow: 1px 1px grey;
    opacity: 1;
    transform: none;
    pointer-events: auto;
    transition-delay: 0s;
  }
  .open .toggle {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  .toggle:hover {
    background-color: (rgb(201, 201, 73), 90%);
    text-decoration: underline;
    transform: scale(1.1);
    color:rgb(0, 0, 0);
  }
  .toggle:active {
    background: shade(gold, 50%);
    color: rgba(255, 215, 0, 0.5);
    transform: scale(1);
    transition-duration: 0.5s;
  
  }

  .aboutme{
    position: absolute;
width: 1451px;
height: 940px;
left: 0px;
top: 1023px;

background: #FFFFFF;
  }

  .aboutgif{
    position: absolute;
width: 800px;
height: 700px;
left: 20px;
top: 120px;
  }



  .word{
    position: absolute;
width: 608px;
height: 379px;
left: 712px;
top: 1309px;

font-family: 'Roboto Serif';
font-style: normal;
font-weight: 300;
font-size: 40px;
line-height: 47px;
letter-spacing: 0.025em;

color: #000000;
   

 }

 .mouse{
    color:rgb(1, 1, 1);
    animation: flash 0.3s infinite;
    
 }

 @keyframes flash{
    from{
     opacity: 0;
        }
        to{
opacity:1;
      }
 }

 .ms{

position: absolute;
width: 558px;
height: 88px;
left: 722px;
top: 1670px;
font-family: 'Roboto Serif';
font-style: normal;
font-weight: 300;
font-size: 20px;
line-height: 29px;
color: rgba(0, 0, 0, 0.46);

 }

 .hs{
    position: absolute;
width: 558px;
height: 101px;
left: 722px;
top: 1723px;

font-family: 'Roboto Serif';
font-style: normal;
font-weight: 300;
font-size: 20px;
line-height: 29px;

color: rgba(0, 0, 0, 0.46);
 }

 .nyu{
    position: absolute;
width: 558px;
height: 95px;
left: 722px;
top: 1775px;

font-family: 'Roboto Serif';
font-style: normal;
font-weight: 300;
font-size: 20px;
line-height: 29px;

color: rgba(0, 0, 0, 0.47);
 }

 .skills{
    position: absolute;
width: 300px;
height: 113px;
left: 745px;
top: 2067px;

font-family: 'Roboto Serif';
font-style: normal;
font-weight: 600;
font-size: 50px;
line-height: 59px;

color: #FFFFFF;
 }
.skillstext{

position: absolute;
width: 452px;
height: 222px;
left: 765px;
top: 2159px;

font-family: 'Inter';
font-style: normal;
font-weight: 200;
font-size: 40px;
line-height: 48px;

color: #FFFFFF;

}

.line{
    position: absolute;
width: 1347.02px;
height: 0px;
left: 53px;
top: 2448px;

border: 2px solid #FFFFFF;
transform: rotate(0.3deg);
}

.tools{
    position: absolute;
width: 350px;
height: 84px;
left: 760px;
top: 2538px;
display: flex;
flex-wrap: wrap;
flex-direction: column;
gap: 20px;

font-family: 'Roboto Serif';
font-style: normal;
font-weight: 600;
font-size: 50px;
line-height: 50px;

color: #FFFFFF;
}

.toolstext{
    position: absolute;
width: 468px;
height: 322px;
left: 760px;
top: 2666px;
display: flex;
flex-wrap: wrap;
flex-direction: column;
gap: 20px;

font-family: 'Inter';
font-style: normal;
font-weight: 200;
font-size: 40px;
line-height: 44px;

color: #FFFFFF;

}

.download{
    position: absolute;
width: 387px;
height: 66px;
left: 165px;
top: 2538px;

font-family: 'Roboto Serif';
font-style: normal;
font-weight: 600;
font-size: 50px;
line-height: 59px;

color: #FFFFFF;
/* background:black; */
}

.downloadtext{
    position: absolute;
width: 275px;
height: 79px;
left: 180px;
top: 2645px;

font-family: 'Inter';
font-style: normal;
font-weight: 200;
font-size: 40px;
line-height: 48px;

color: #FFFFFF;
 background-color: black;
border:none;


}

.contact{
    position: absolute;
    width: 1451px;
    height: 1000px;
    left: 0px;
    top: 3071px;
    color:black;
    background: #FFFFFF;

}

.getintouch{
    position: absolute;
    width: 344px;
    height: 104px;
    left: 62px;
    top: 94px;
    
    font-family: 'Roboto Serif';
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 59px;
    
    color: #000000;
    
}



.name{
    position: absolute;
width: 610px;
height: 40px;
left: 70px;
top: 364px;
border:none;
border-bottom: 1px solid #000000;

transform: rotate(0.19deg);
color:black;
}

/* .nametext{
  position: absolute;
width: 177px;
height: 56px;
left: 79px;
top: 270px;

font-family: 'Inter';
font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 36px;

color: rgba(224, 16, 16, 0.958);
} */


.email{
    position: absolute;
    width: 615px;
    height: 40px;
    left: 725px;
    top: 366px;

    border:none;
border-bottom: 1px solid #000000;
    
  
  color:black;}

    .message{
      position: absolute;
      width: 1255.01px;
      height: 60px;
      left: 96px;
      top: 662px;
      border:none;
      
      border-bottom: 1px solid #000000;
      }

      .sent{
        position: absolute;
width: 112px;
height: 44px;
left: 1208px;
top: 781px;

font-family: 'Inter';
font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 48px;
border: none;
background-color:white;

color: #2e2e2ec2;
      }

.sent:hover{
    border:2px dotted #000000;
    border-radius: 50%;
    color: rgba(0, 0, 0, 0.4);
   
}


.emailtext{
  position: absolute;
width: 338px;
height: 54px;
left: 100px;
top: 786px;

font-family: 'Roboto Serif';
font-style: normal;
font-weight: 200;
font-size: 18px;
line-height: 29px;

color: rgba(0, 0, 0, 0.5);
}

.phonenumbertext{
  position: absolute;
width: 268px;
height: 45px;
left: 301px;
top: 786px;

font-family: 'Roboto Serif';
font-style: normal;
font-weight: 200;
font-size: 18px;
line-height: 29px;

color: rgba(0, 0, 0, 0.5);
z-index: 1;
}
     
      /* .arrow{
      
        box-sizing: border-box;

position: absolute;

height: 0px;
left: 1200px;
top: 765px;

border: 2px solid rgba(0, 0, 0, 0.5);
opacity: 0;


      }

      .arrow:hover{
        animation: move 1s infinite ;
        opacity: 1;
        
      } */

      /* @keyframes move{
            from{
                
                width:0px;
                transform: translateY(0px);

            }
            to{
            
                width:110px;
                transform: translateY(20px);
            }
        } */