If you want the underline to be twice as thick as the default, what property and value would you use?
text-decoration-thickness: 2em;
text-line-thickness: 2;
underline-thickness: double;
text-decoration-thickness: 200%;