Hi,
Thanks for your game, I really enjoyed it. Just a couple of comments though.
If the concept of your "mission" is to spread his seed, please don't limit / restrict the women with choices, or if you do add choices then maybe add another scene later on so we can still get that woman. That I see is partly implemented, for example: stay home and you get Mrs Thompson and Lily, but go to the party and after there is a different scene with Mrs Thompson, but no Lily.
Another suggestion is the CSS. On my screen everything is small and there is no image zoom option (like ASFA does). So I often use Firefox zoom to make things larger (which also increases text though), however the way you have your css set, the image and text occupy the same column (container). My suggestion would be to change to this
passage --image-width change from 400px to 100%
passage turn off display:flex and set passage width to auto
also set video to 100%
See attached your original and now how it looks after. Still lots of wasted space on my screen size, but it's better and I don't mind scrolling up/down (wheel mouse is perfect for that).
Thanks again for your work.