Web.QHMIT
.com
Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
Run
<!DOCTYPE html> <title>Example</title> <style> input { caret-color: orange; color: white; background: black; font-size: 7vw; padding: 3vw; } </style> <input autofocus placeholder="Name">
Preview