Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

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