I need some help making a video stay in position on the background image while being responsive, i’m currently learning on responsiveness so any information is highly appreciated.
Assuming you want the matrix effect attached to the monitor in the background picture then the closest I can get without changing the html is as follows.
A more foolproof way would have been to extricate the monitor image from the background image and then use that as the container for the video. That would be easier to manipulate sizes than basing it on the whole screen.