body {
    background-color: rgb(37, 37, 37);
}

.sidepanel {
    position: absolute;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 250px;
    height:1007px;
    overflow: hidden;
    overflow-y: scroll;
    background-color: rgba(0, 0, 0, 0.49);
    border-radius: 10px;
}

.sidepanel > a > img {
    width: 200px;
    margin-top: 50px;
    position: relative;
    bottom: 0px;
}
.titlebar {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
    width: 80.3%;
    margin-left: 265px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.49);
    justify-content: space-around;
}

.titlebar > a {
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

.titlebar > a:hover {
    transform: translateY(-5px);
}


.maincontent {
    position: absolute;
    display: flex;
    height: fit-content;
    width: 79.5%;
    justify-content: center;
    flex-wrap: wrap;
    background-color: rgba(0, 0, 0, 0.49);
    border-radius: 10px;
    margin-left: 265px;
    margin-top: 7px;
}

.maincontent > a > img{
    width: 210px;
    height: 163px;
    padding: 18px;
    border-radius: 40px;
    overflow: hidden;
}

.maincontent > a {
    transition: 0.6s;
}

.maincontent > a:hover {
    transform: scale(1.1);
}
.titlebar > a > * {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
    color: antiquewhite;
    font-size: 1.5rem;
}

.titlename {
    color: antiquewhite;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 2.2rem;
    position: relative;
    bottom: 0px;
}

h1 {
    position: relative;
    margin-right:45vw;
    margin-left: 44.5vw;
    margin-top:5vh;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
    color: antiquewhite;
}

.sidepanel > div > a > p {
    color: antiquewhite;
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.sidepanel > div > a {
    text-decoration: none;
    display: flex;
    justify-content: center;
    margin: -17px;
    padding: 0px;
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

.sidepanel > div > a:hover {
    transform: translateY(-5px);
}

.titlebar > a {
    text-decoration: none;
}

.abouttitle {
    color: antiquewhite;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 2.5rem;
}

.H2style {
    color: antiquewhite;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 2rem;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
}

.pyle {
    color: antiquewhite;
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.pyle > a > p {
    color: antiquewhite;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.abtcont {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.49);
    border-radius: 10px;
    position: relative;
    height: 800px
}

.Tbox {
    width: 100%;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.49);
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    margin-bottom: -20px;
}

.ext > p > a {
    color: antiquewhite;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
    text-decoration: none;
}

.homedr {
    padding-bottom: 80px;
    margin-top: 100px;
}

.mygitholder {
    text-decoration: none;
}

.mygit {
    color: antiquewhite;
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
    text-decoration: none;
}

.mygitholder > img {
    height: 50px;
    border-radius: 50%;
    padding-top: 0px;
}

/*Code Down Bellow is For The How to Add Page*/


.addtitle {
    color: antiquewhite;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 2.5rem;
}

.adtBox {
    display: flex;
    justify-content: center;
    align-content: center;
    background-color: rgba(0, 0, 0, 0.49);
    border-radius: 10px;
}

.admTitle {
    color: antiquewhite;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 2rem;
    margin-top: 7px;
    padding-top: 10px;
}

.admTitle2 {
    color: antiquewhite;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 2rem;
}

.addmain {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.49);
    border-radius: 10px;
    position: relative;
    height: 800px
}

.addmain > p {
    color: antiquewhite;
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.adtBox {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
}

.addmain > .x2 {
    color: antiquewhite;
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.homedr2 > p {
    color: antiquewhite;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
    padding-bottom: 20px;
    margin-top: 100px;
}

.homedr2 {
    text-decoration: none;
}

/* Idk What Happened But I think I missed up some of the Codes */

.alltab {
    display: flex;
    justify-content: center;
    align-content: center;
    background-color: rgba(0, 0, 0, 0.49);
    border-radius: 0px;
}

.alltab > p {
    color: antiquewhite;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 2rem;
}

.alghold {
    width: 98vw;
    height: fit-content;
    background-color: rgba(0, 0, 0, 0.49);
    border-radius: 10px;
    margin-top: 10px;
    margin-left: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.alghold > a > img{
    width: 210px;
    height: 163px;
    padding: 20px;
}

.alghold > a > img{
    transition: 0.6s;
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
}

.alghold > a > img {
    border-radius: 40px;
    overflow: hidden;
}

.alghold > a > img:hover {
    transform: scale(1.1);
}

.all2tab > p {
    color: antiquewhite;
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 1.2rem;
}

.all2tab {
    background-color: rgba(0, 0, 0, 0.49);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.all2tab > p {
    padding: 0px;
}
