5 lines
87 B
HTML
5 lines
87 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
body { line-height: 0; }
|
|
</style>
|
|
<button>Some text</button>
|