.btn 
{
border-radius: 2px;
padding: 3px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}