Ukuran tombol Ubah HTML
<button style="height:40px; width:40px;">Press Me</button>
Careful Cowfish
<button style="height:40px; width:40px;">Press Me</button>
transform: scale(4); /* This will make the component 4 times bigger */