.img-container { height: 100%; aspect-ratio: 16 / 9; background: url("/example.jpg") center center / cover no-repeat; }
works with pixel values in the height too.