header>a>img {
    width: 20%;

}

header>h2 {
    text-align: center;
    font-size: small large;
}

header>h2>a {
    color: black;
    text-decoration: none;
    margin: 20px;
}

nav>a>img {
    width: 1%;
}

nav {
    padding: 100px;
}
.chu1{
    position: absolute;
    top: 430px;
    left: 110px;
}
.chu2{
    position: absolute;
    top: 430px;
    left: 600px;
}
.chu3{
    position: absolute;
    top: 430px;
    left: 900px;
}
.chu4{
    position: absolute;
    top: 430px;
    left: 1200px;
}
.money{
    position: absolute;
    color: red;
    top: 570px;
    left: 570px;
}
.soluong{
    position: absolute;
    left: 850px;
    top: 590px;
}
.money1{
    position: absolute;
    color: red;
    top: 570px;
    left: 1180px;
}
.info{
    position: absolute;
    width: 35%;
    left: 110px;
}
.info1{
    width: 100%;
    height: 30px;
    background-color: rgb(205, 203, 203);
}
.anh1{
    width: 25%;
}
.sanpham{
    height: 500px;
    width: 40%;
    position: absolute;
    right: 100px;
    background-color: rgb(224, 221, 221);
}
.chu5{
    position: absolute;
    top: 0px;
    left: 170px;
}
.dongtien{
    position: absolute;
    width: 3%;
    right: 660px;
    top: 1000px;
}
.chu6{
    position: absolute;
    right: 500px;
    top: 990px;
}
.nut1{
    position: absolute;
    right: 105px;
    top: 1009px;
}
.chu7{
    position: absolute;
    right: 150px;
    top: 990px;
}
.more{
    position: absolute;
    right: 500px;
    top: 1050px;
}
.money3{
    position: absolute;
    right: 130px;
    top: 1090px;
}
.chu8{
    position: absolute;
    right: 300px;
    top: 1230px;
    
}
.money4{
    position: absolute;
    right: 300px;
    top: 1248px;
    color: red;
}
.dathang{
    position: absolute;
    right: 110px;
    top: 1248px;
    width: 10%;
    height: 50px;
    background-color: red;
    color: white;
}
footer {
    width: 100%;
    left: 0;
    position: absolute;
    top: 1450px;
    text-align: center;
    color: white;
    background-color: gray;
}
footer>img {
    width: 6%;
    height: 100px;
    right: 100px;
}

    