How to make such Invisible Input and cursor ?

https://monkeytype.com/

I see no input box here but I'm able to type, I don't think it is event listener.
I found alternate Project which is clone of above site
https://github.com/thisissteven/monkeytype-clone/blob/main/app/src/components/Game/TypingInput.tsx#L164

But it uses Input box and how make that cursor while typing ? I see span tag which is moving by providing left value but there can't be speicific value for all letters and for all font types.
Screenshot_from_2024-01-21_14-39-09.png
The most customizable typing test website with a minimal design and a ton of features. Test yourself in various modes, track your progress and improve your speed.
Monkeytype | A minimalistic, customizable typing test
GitHub
A typeracer app based on monkeytype. Contribute to thisissteven/monkeytype-clone development by creating an account on GitHub.
monkeytype-clone/app/src/components/Game/TypingInput.tsx at main · ...
Was this page helpful?