body {
    background-image: url('https://images.unsplash.com/photo-1579546929662-711aa81148cf?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=MnwyMDkyMnwwfDF8c2VhcmNofDJ8fGdyYWRpZW50fGVufDB8fHx8MTYzMTY1MjU4Mg&ixlib=rb-1.2.1&q=80&w=1080');
    background-size: cover;
    padding-top: 1px;
    padding-right: 40px;
    width: 1480px;
}

img {
    position: relative;
    border-width: 1px;
    border-style: solid;
    display: block;
    width: 1400px;
    margin-top: 0%;
    margin-left: 40px;
    margin-right: 40px;
}