how to remove bevel effect from button css

CSS
input {
    border: 0;
}
Source

Also in CSS: