If you look at the code for this page (right-click and choose "View Source"), you'll see
that each HTML element has a class associated with it, and those class properties are defined in the <style> section at the top of the document.
You can easily change the appearance of this page by tweaking the CSS values at the top of this document,
saving, and reloading the page.