@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200;300;400;500;600;700&display=swap');
body{
    background: #100020;
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px violet;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    background: darkorchid;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover{
    background-color: blueviolet;
}
.navbar{
    font-family: 'Ubuntu', sans-serif;
    position: fixed;
    width: 99%;
    margin: -90px 10px -10px -1px;
    background: #05000abc;
    border-radius: 10px;
}
.navbar li a{
    font-size: 18px;
    color: #ee82eeaa;
    text-decoration: none;
}
.navbar li a:hover,.navbar li a:active{
    color: purple;
}
.navbar ul{
    overflow: auto;
}
.navbar li{
    padding: 5px 5px 5px 5px;
    display: flex;
    margin: 10px 20px;
    float: right;
    list-style: none;
}
#homeicon{
    padding-top: 30px;
    padding-left: 40px;
    font-size: xx-large;
    display: flex;
    color: #ee82eeaa;
    float: left;
    list-style: none;
}
.section{
    margin: 100px 0px 0px 0px;
    height: 450px;
    text-align: center;
    background-color: #0d1722;
}
.section101{
    margin: 100px 0px 0px 0px;
    height: 549px;
    text-align: center;
    background-color: #0d1722;
}
.learntocodeh1{
    color: #d7d9db;
    padding-top: 100px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 70px;
    font-weight: 700;
    line-height: 1.5;
}
.learntocodeh3{
    color: blueviolet;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 23px;
    margin-top: -50px;
    font-weight: 700;
    line-height: 1.5;
}
.notsure a{
    background-color: transparent;
    color: #ee82eeaa;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 23px;
    margin-top: 20px;
    font-weight: 700;
    line-height: 1.5;
}
.notsure a:hover,.notsure a:active{
    color: darkorchid;
}
.svg1{
    background-color:#d9eee2;
}
.svg2{
    float: left;
    stroke: darkorchid;
    width: 50px;
    height: 50px;
}
.path{
    fill: #0d1722;
}
.section2{
    margin-top: -50px;
    height: 600px;
    text-align: center;
    background-color: #d9eee2;
}
.container1{
    margin-top: -20px;
    width: 49.99%;
    height: 560px;
    float: left;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    line-height: 1.5;
}
.learnHTML{
    font-size: 18px;
    padding-top: 10px;
}
.learnHTML a{
    color: white;
    padding: 10px;
    padding-right: 50px;
    padding-left: 50px;
    background-color: #aa35a5;
    text-decoration: none;
    border-radius: 25px;
}
.learnHTML a:hover{
    opacity: 0.9;
}
.container2{
    border-radius: 10px;
    margin-top: 120px;
    margin-right: 45px;
    width: 44%;
    float: right;
    height: 455px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    line-height: 1.5;
    background-color: #38444d;
    text-align: left;
}
.box1{
    background-color: #15202b;
    margin-left: 15px;
    width: 95%;
    height: 300px;
}
.htmlexample{
    color: lightgrey;
    font-weight: 600;
    padding-left: 16px;
    font-size: 25px;
}
.tag1{
    font-size: 16px;
    font-weight: 400;
    padding: 8px 0 0 12px;
    color: #88ccbd;
    line-height: 1.5;
}
.tag2{
    font-size: 16px;
    font-weight: 400;
    padding: 8px 0 0 0;
    color: #88ccbd;
    line-height: 1.5;
}
.tag3{
    font-size: 16px;
    font-weight: 400;
    color: #88ccbd;
    line-height: 1.5;
}
.content{
    font-size: 16px;
    font-weight: 400;
    color: white;
    line-height: 1.5;
}
.element1{
    font-size: 16px;
    font-weight: 400;
    color: #ff9999;
    line-height: 1.5;
}
.element2{
    font-size: 15px;
    font-weight: 400;
    color: #c5a5c6;
    line-height: 1.5;
}
.about{
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: white;
    text-align: left;
    padding-left: 12px;
}
.about a{
    color: #04aa6b;
}
.about a:hover{
    color: #059868;
}
.section202{
    margin: 100px 0px 0px 0px;
    height: 800px;
    text-align: center;
    background-color: #0d1722;
}
.wheretostarth1{
    color: #d7d9db;
    padding-top: 100px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 65px;
    font-weight: 700;
    line-height: 1.5;
}
.becomewebdev{
    color: white;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px;
    margin-top: -25px;
    font-weight: 600;
    line-height: 1.5;
}
.containerright{
    background-color: #96d4d5;
    width: 45%;
    margin-top: 50px;
    height: 215px;
    border-radius: 6px;
    float: left;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.5;
}
.containerright{
    opacity: 0.9;
}
.containerright:hover{
    opacity: 1;
}
.box2{
    margin-left: 50px;
    padding: 0 5% 0 5%;
}
.wheretostart{
    color: black;
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 600;
    margin-top: 40px;
    font-size: 84px;
}
.triangle{
    height: 0;
    position: absolute;
    width: 0;
    left: 47.6%;
    top: 480px;
    border: medium solid white;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent white;
}
.line{
    border-left: 6px solid white;
    height: 350px;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    margin-top: 10px;
}
.circle{
    height: 22px;
    width: 22px;
    position: absolute;
    left: 49.22%;
    margin-top: 55px;
    background-color: white;
    border-radius: 50%;
}
.containerleft{
    background-color: #282a35;
    width: 45%;
    margin-top: 50px;
    height: 215px;
    border-radius: 6px;
    float: right;
    text-align: left;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.5;
}
.box3{
    margin-right: 50px;
    padding: 0 5% 0 5%;
}
.triangle2{
    height: 0;
    position: absolute;
    width: 0;
    left: 51.68%;
    top: 480px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
}
.wheretostart2{
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding-left: 30px;
    color: white;
}
.wheretostart3{
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 17px;
    font-weight: 600;
    padding-left: 30px;
    color: white;
}