JSFiddle - React, Tailwind, and code Playground
by Oleh Aloshkin
HTML
<input type='text' placeholder='Search'>
CSS
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) {
.red-fnm placeholder-shown,
.red-lnm placeholder-shown,
.red-fnm placeholder-shown,
.red-mail placeholder-shown {
display:block;
font-family:"CamphorStd-Regular", arial, helvetica, sans-serif; color:#e24e36 !important; font-size:24px;
font-weight: normal;
background-color:#fcedeb;
margin-top:-20px;
paddind-top:-10px;
}