I’m trying to right-align a background video in a hero section. So that if the browser is resized, it keeps the video on the right-hand side and things only get cropped on the left-side.
I’ve recreated my issue on a blank page. I’d like to achieve that the background video acts the same as the image is acting: object-fit:cover; object-position: 100%, 50%;.