body {
    background-color: antiquewhite;
}

.div-1 {
    width: 50%;
}

.face {
    width:100%;
    height: 150px;
    background-image: url(https://preview.redd.it/my-first-custom-stick-v0-nc95u2z9f7cb1.jpg?width=1080&crop=smart&auto=webp&s=456857908e7d11a30703df4dabe6412e2d7d6f3a);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}