*{margin: 0; padding: 0; box-sizing: border-box; overflow-x: hidden;}


.img1{
    width: 100vw;
    position: relative;
    z-index: 0;
}