*{
    background: linear-gradient(90deg, #000000, #949494);
    background-size: 400% 400%;
    animation: breathingbg 10s ease infinite;
    height: 100vh;
    width: 100vw;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    letter-spacing: 2px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
@keyframes breathingbg {
    0%{background-position:72% 0%}
    50%{background-position:29% 100%}
    100%{background-position:72% 0%}
}
#body{
    position: relative;
    background: none;
}
#home{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: baseline;
    position: absolute;
    width: 100%;
    height: 100%;
    background: none;
    z-index: 0;

}
#h1{
    background: none;
    font-size: 50px;
    font-weight: 600;
    margin-top: 2%;
    margin-bottom: 5%;
    letter-spacing: 4px;
    text-align: center;
    padding: 6% 5% 1% 5%;
    height: 10%;
    width: 90%;
}
.designbox1{
    height:50%;
    width: 50%;
    aspect-ratio: 1;
    background: white;
    z-index: 1;

}
.button{
    height: 10%;
    width: 5%;
    aspect-ratio: 1;
    background: #000000;
    z-index: 2;
    transition: 0.3s;
    margin: 0;
}
#b1{
    clip-path: polygon(0 0,100% 100%,100% 0);
    position: absolute;
    height: 30%;
    width: 15%;
    top:0;
    right:0;
    padding-bottom: 7%;
    padding-left: 8%;
    color:rgb(0, 0, 0);
    border-style: none;
}
#iconsoc{
    color: #000000;
    height: 80%;
    width: 80%;
    background: none;
}
@media(hover: hover) {
#b1:hover{
    transition: 0.7s;
    background: #313131;
    height: 400px;
    width: 400px;
    #iconsoc{
        transition: 0.7s ease-in-out;
        color: #ffffff;
    }
}

}
#b1:active
{
    background: #313131;
    height: 300px;
    width: 300px;
    font-size: 35px;
    color: white;
}

#b2{
    position: absolute;
    clip-path: polygon(0 0,100% 100%,0 100%);
    height: 30%;
    width: 15%;
    bottom: 0;
    left: 0;
    padding-top: 10%;
    padding-right: 8%;
    color:rgb(0, 0, 0);
    border-style: none;
}
#icontrof{
    color: #000000;
    height: 60%;
    width: 60%;
    background: none;
}
@media(hover: hover) {
#b2:hover{
    transition: 0.7s;
    background: #313131;
    height: 400px;
    width: 400px;
    color: white;
    #icontrof{
        transition: 0.7s ease-in-out;
        color: #ffffff;
    }
}
}
#b2:active
{
    background: #313131;
    height: 300px;
    width: 300px;
    font-size: 25px;
    color: white;
}
#db11{
    clip-path: polygon(0 0,100% 100%,100% 0);
    position: absolute;
    top:0;
    right:0;
    width: auto;
}
#db12{
    clip-path: polygon(0 0,100% 100%,0 100%);
    position: absolute;
	bottom:0;
	left:0;
	width:auto;
}
.content{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content:baseline;
    height: 65%;
    background: none;
    line-height: 130%;
    font-size: 20px;
    width:80%;
    z-index: 0;
    gap: 10%;
}
#content1{
    height:40%;
    width: 70%;
    background: none;
    text-align: center;
    overflow: visible;
}

#content2{
    height: 30%;
    width: 70%;
    background: none;
    text-align: center;
    overflow: visible;
}
@media (max-width:600px) {
    #home{top: 0;
        width: 100vw;
        height: 100dvh;
        justify-content: center;}
    #h1{height: 80px;
        margin-top: 5%;
        margin-bottom: 0%;
        letter-spacing: 0px;
        padding-top: 10%;
        font-size: 40px;
        font-weight: 600;
        overflow: visible;
    }
    .content{
        height: 500px;
        width: 100%;
        font-size: 15px;
        font-weight: 100;
        gap: 5%;
    }
    #content1 {height: 210px ;
        line-height: 130%;
        overflow: visible;
        }
    #content2{height: 150px;
        line-height: 130%;
    overflow: visible;}
    .designbox1{
        height: 20%;
        width: 2%;
    }
    #b1{clip-path: polygon(0 100%,100% 0,100% 100%);
        top: 82%;
        height: 18%;
        width: 38%;
        padding-top: 15%;
        padding-left: 10;
        padding-bottom: 0;
        font-size: 10px;
        color: #ffffff;
    }
    #b1:active
    {   top:89%;
        background: #313131;
        height: 100px;
        width: 100px;
        font-size: 35px;
        color: white;
    }
    #db11{
        clip-path: polygon(0 100%,100% 0,100% 100%);
        top:80%;
        height: 20%;
        width: auto;
    }
    
    #b2{
        height: 18%;
        width: 38%;
        font-size: 10px;
        color: #ffffff;
        padding-top: 15%;
        padding-right:15% ;
    }
    #iconsoc{
        width: 65%;
        color: #ffffff;

    }
    #icontrof{
        width: 65%;
        color: #ffffff;

    }
    @media(hover: hover) {
        #b1:hover{
            top: 85%;
            transition: 0.7s;
            background: #313131;
            height: 15%;
            width: 30%;
            color: white;
            padding-top: 8%;
            padding-left: 10;
            padding-bottom: 0;

        }
    }   
    @media(hover: hover) {
        #b2:hover{
            transition: 0.7s;
            background: #313131;
            height: 15%;
            width: 30%;
            color: white;
        }
    }
    #b2:active
    {
        background: #313131;
        height: 96px;
        width: 96px;
        color: white;
    }
}