JSFiddle - React, Tailwind, and code Playground

HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Документ без названия</title>
<link href="css/style.css" type="text/css" rel="stylesheet">
</head>
<body>
    
            <form action="form_action.asp" method="get">
            <input class="ffffwe" type="text" name="poisk">
            </form>
    
    
</body>
</html>

CSS

.ffffwe{
background-image:url(http://s017.radikal.ru/i441/1208/50/22f1084fa0f6.gif);
background-repeat:no-repeat;
height:27px;
width:312px;
margin:20px 0 0 20px;
}