* { margin: 0; padding: 0; } .wrapper { width: 100%; } .wrapper .img { background: url("./img-1.jpg") no-repeat center; // keep the image in root folder with same name width: 100%; padding-top: 34.81%; background-size: cover; }