I'm looking for a way to do something that Youtube has in their app, though, in an HTML5 video player using only HTML, CSS and Javascript / Typescript.
See:
I already have all the code and logic of the button operation. But I can not find reference anywhere to leave them stylized in this way. I know I can add normal buttons to Next and Previous. However, I'm trying to do something embedded in the video, such as how the native Play and Pause buttons already works.