<!doctype html> <style> button { border: none; padding: 0; background-color: red; } </style> <button>Foo</button>