body {
    margin: 0px;
    padding: 0px;
    background-image: url(image/building.png);
}
.main {
    width: 600px;
    height: 700px;
    margin-top: 150px;
    margin-left: auto;
    margin-right: auto;

}
.alll{
    position: relative;
    top: 30px;
    text-align: center;
    color: white;
    font-size: clamp(36px,4vw,50px);
}
.line {
    width: 100%;
    height: 3px;
    background-color: #00234b;
    margin-top: 20px;
}
.taanee{
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 170px;
    border-radius: 50px;
}
.website{
    background-color: #00234b;
    width: 40%;
    height: 85px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 100px;
}
.box3 {
    margin-top: 50px;
    width: 100%;
    height: 20%;
}
.icon {
    margin-left: 13.05%;
    width: 15%;
}
.all {
    margin-top: 20px;
    background-color: black;
    width: 100%;
    height: 20%;
    border-radius: 50px;
}
.TaaNeee {
    position: relative;
    text-align: center;
    font-size: clamp(16px,9vw,120px);
    font-weight: lighter;
    top: 20px;
    color: #dec06c;
}
.websitee{
    position: relative;
    text-align: center;
    font-size: clamp(16px,3.5vw,50px);
    font-weight: lighter;
    top: 12px;
    color: #dec06c;
}
.taaneelogo {
    width: 100px;
    position: fixed;
    top: 0px;
    right: 0px;
}
@media screen and (max-width: 800px) {
    .main {
        width: 80%%;
        height: 700px;
        margin-top: 150px;
        margin-left: auto;
        margin-right: auto;
    
    }
    .line {
        width: 80%;
        height: 3px;
        background-color: #00234b;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }
    .taanee{
        background-color: rgba(0, 0, 0, 0.5);
        margin-left: auto;
        margin-right: auto;
        width: 80%;
        height: 20%;
        border-radius: 50px;
    }
    .website{
        background-color: #00234b;
        width: 40%;
        height: 85px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 100px;
    }
    .box3 {
        margin-top: 50px;
        width: 100%;
        height: 20%;
    }
    .icon {
        margin-left: 13.05%;
        width: 15%;
    }
    .all {
        margin-top: 20px;
        background-color: black;
        width: 80%;
        height: 20%;
        border-radius: 50px;
        margin-left: auto;
        margin-right: auto;
    }
    .TaaNeee {
        position: relative;
        text-align: center;
        font-size: 80PX;
        font-weight: lighter;
        top: 20px;
        color: #dec06c;
    }
    .websitee{
        position: relative;
        text-align: center;
        font-size: 50px;
        font-weight: lighter;
        top: 12px;
        color: #dec06c;
    }
    .taaneelogo {
        width: 100px;
        position: fixed;
        top: 0px;
        right: 0px;
    }
}
@media screen and (max-width: 600px) {
    .main {
        width: 80%;
        height: 500px;
        margin-top: 150px;
        margin-left: auto;
        margin-right: auto;
    
    }
    .line {
        width: 80%;
        height: 3px;
        background-color: #00234b;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }
    .taanee{
        background-color: rgba(0, 0, 0, 0.5);
        margin-left: auto;
        margin-right: auto;
        width: 80%;
        height: 20%;
        border-radius: 50px;
    }
    .website{
        background-color: #00234b;
        width: 40%;
        height: 85px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 100px;
    }
    .box3 {
        margin-top: 50px;
        width: 100%;
        height: 20%;
    }
    .icon {
        margin-left: 13.05%;
        width: 15%;
    }
    .all {
        margin-top: 20px;
        background-color: black;
        width: 80%;
        height: 20%;
        border-radius: 50px;
        margin-left: auto;
        margin-right: auto;
    }
    .TaaNeee {
        position: relative;
        text-align: center;
        font-size: 60PX;
        font-weight: lighter;
        top: 20px;
        color: #dec06c;
    }
    .websitee{
        position: relative;
        text-align: center;
        font-size: 40px;
        font-weight: lighter;
        top: 12px;
        color: #dec06c;
    }
    .taaneelogo {
        width: 100px;
        position: fixed;
        top: 0px;
        right: 0px;
    }
}
@media screen and (max-width: 400px) {
    .main {
        width: 80%;
        height: 500px;
        margin-top: 150px;
        margin-left: auto;
        margin-right: auto;
    
    }
    .line {
        width: 80%;
        height: 3px;
        background-color: #00234b;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }
    .taanee{
        background-color: rgba(0, 0, 0, 0.5);
        margin-left: auto;
        margin-right: auto;
        width: 80%;
        height: 20%;
        border-radius: 50px;
    }
    .website{
        background-color: #00234b;
        width: 40%;
        height: 85px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 100px;
    }
    .box3 {
        margin-top: 50px;
        width: 100%;
        height: 20%;
    }
    .icon {
        margin-left: 13.05%;
        width: 15%;
    }
    .all {
        margin-top: 20px;
        background-color: black;
        width: 80%;
        height: 20%;
        border-radius: 50px;
        margin-left: auto;
        margin-right: auto;
    }
    .TaaNeee {
        position: relative;
        text-align: center;
        font-size: 50PX;
        font-weight: lighter;
        top: 20px;
        color: #dec06c;
    }
    .websitee{
        position: relative;
        text-align: center;
        font-size: 30px;
        font-weight: lighter;
        top: 12px;
        color: #dec06c;
    }
    .taaneelogo {
        width: 100px;
        position: fixed;
        top: 0px;
        right: 0px;
    }
}