Source code

Revision control

Copy as Markdown

Other Tools

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