1 2 3 4 5 6
<!DOCTYPE HTML> <html> <body> <input style="width:300px; height:10px; box-shadow: 200px 0px 0px 0px red;"></input> </body> </html>