5 lines
88 B
HTML
5 lines
88 B
HTML
<!doctype html>
|
|
<style>
|
|
input { caret-color: transparent }
|
|
</style>
|
|
<input autofocus>
|