
body{
    background-color: rgb(41, 40, 40);
    color: rgb(146, 84, 84);
    font-family: sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
   
    
}
.process2 ul li{
    display: inline-block;
}
.process1{
    width: 60%;
    height: 500px;
    background-color: rgb(29, 29, 29); 
    margin-left: 250px; 
    box-shadow: 0 20px 40px rgb(0, 0, 0);
    perspective: 2700px;
}
.process2{
    width: 100%;
    height: auto;
    background: #111111;
}

#delo{
    font-size: 3em;
    color: rgb(255, 255, 255);
    margin-left: px;
    text-shadow: 0 0 10px #44bef7,
               0 0 20px #44bef7,
               0 0 40px #44bef7,
               0 0 80px #44bef7,
               0 0 120px #44bef7;
               
    font-weight: 10px;
}

#demo{
    font-size: 15px;
    color: rgb(196, 150, 150);
    margin-right: 405px;
  
}
#deko{
    text-align: start;
    font-size: 15px;
  
}
.process3 ul li{
    display: inline-block;
    font-size: 20px;
    line-height: 6px;
    color: rgb(150, 150, 150);
    padding-left: 100px;
    margin-right: -70px;
    font-family: monospace;
    margin-top: 10px;
    letter-spacing: -1px;
}
.process3 ul li i{
    color: rgb(92, 236, 124);
}
#time{
    font-size: 15px;
    color: rgb(170, 165, 165);
    text-align: center;
    font-family: monospace;
}
#rederect1{
    color: rgb(238, 10, 10);
    text-align: center;
    font-size: 16px;
}
p{
    font-size: 10px;
    color: #3f3f3f;
    background: #080808;
}
h4{
    color: #858282;
    text-align: center;

}
#skill{
    height: 10px;
    background: #44bef7;
    text-align: end;
    color: #080808;
    font-size: 10px;

}
#process2 ul li{
    display:inline-block;
    padding: -10px;
    height: 10px;
    background: #44bef7;
    text-align: end;
    color: #080808;
    font-size: 10px;
}
#skill2{
    height: 10px;
    background: #44bef7;
    text-align: end;
    color: #080808;
    font-size: 10px;
}
#skill3{
    height: 10px;
    background: #44bef7;
    text-align: end;
    color: #080808;
    font-size: 10px;
}
#skill8{
    height: 10px;
    background: #44bef7;
    text-align: end;
    color: #080808;
    font-size: 10px;
    border-end-start-radius: 10px solid ;
}
#skill4,#skill5,#skill6,#skill7{
    height: 10px;
    background: #44bef7;
    text-align: end;
    color: #080808;
    font-size: 10px;
}
@media (max-width: 858px){
    .process1{
        width: 100%;
        margin: 0px;
        height: 100%;
    }
    #kill5,#skill6,#skill7,#skill8{
        display: none;
    }
    .process3 ul li{
        margin-left: -110px;
        padding-right:100px ;
       
    }
    #demo{
        margin-right: 70px;
    }
    
}

.wrapper{
    z-index: 2;
    background: #000000;
    font-size: 2em;
    height: 50px;
    padding-top:10px ;
    padding-right: 15px ;
}
.harry i{
    color: red;
}
.harry{
    color: rgb(255, 212, 212);
    text-shadow:  0 0 20px #fd0609;
}