I found many examples where to have width 100% and altering the height to have the aspect to be 16:9, but i'd like to have the div to fill the height and the width to be altered, centered.
Example for height: Maintain the aspect ratio of a div with CSS
It will create an aspect 16:9 css only, that would be the best.