/* background: linear-gradient(90deg, rgba(255, 255, 255, 0.253), rgba(255, 255, 255, 0.218)); */
body{
    /* background-image: url(./backround.png);
    background-repeat: no-repeat;
    background-size: cover; */
    background-image: url(./MacBook\ Pro\ 16_\ -\ 2.png);
    background-size: cover;
    background-repeat: no-repeat;
}
/* .hdr1{
    display: flex;
    gap: 40px;
    align-items: center;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.253), rgba(255, 255, 255, 0.218));;
    width: 300px;
    border-bottom-right-radius: 20px;
}
.hdr11{
    display: flex;
    gap: 20px;
    align-items: center;
}
.t1{
    color: white;
    width: 45px;
    height: 23px;
    font-weight: 700;
    font-size: 18px;
    align-content: center;
}
.hdr12{
    color: white;
    width: 110px;
    height: 30px;
    font-weight: 700;
    font-size: 18px;
    align-content: center;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
header{
    z-index: 0;
    top: 0;
    display: flex;
}
.hdr2{
    color: white;
}
.hdr33{
    width: 32px;
}
.hdr3{
    display: flex;
    color: white;
} */
