html atur semua ukuran teks

add this style to css file:

html *
{
   font-size: 1em !important;
}
nk4j