The play button should be above the video. It might be getting pushed off-screen if the viewport is wide but not too tall. I should have been less lazy with the CSS which currently only takes into account screen width for resizing the various page elements. I'll make some adjustments.
Comments
The play button should be above the video. It might be getting pushed off-screen if the viewport is wide but not too tall. I should have been less lazy with the CSS which currently only takes into account screen width for resizing the various page elements. I'll make some adjustments.