.test{ height:200px; width:200px; }
button { font-size: 20px; /* Put your wanted size for your button here*/ }
transform: scale(4); /* This will make the component 4 times bigger */
FIX button size CSS