D
background-position: center;
background-repeat: no-repeat;
background-size: cover;
html, body {
background-color: transparent !important;
}
body {
width: 100%;
height: 100%;
}
.yung-wrapper-ng-black-bg {
display: flex;
justify-content: center;
width: 100%;
height: 100%;
}