Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<style>
button {
  appearance: none;
  contain: layout;
  width: 20px;
  height: 20px;
  border: 2px solid;
  margin: 5px;
  padding: 2px;
}
</style>
<button></button><button></button>