how to increase the size of a button in css code example
Example: html button size
transform: scale(4); /* This will make the component 4 times bigger */
transform: scale(4); /* This will make the component 4 times bigger */