.container {
width: 100%;
aspect-ratio: 16 / 9;
}
img {
height: auto;
width: 50%;
}