···4444 scrollbar-gutter: stable both-edges;
4545 }
46464747+ /* Buttons and inputs have a font set by UA, so we'll have to reset that */
4848+ button, input, textarea {
4949+ font: inherit;
5050+ line-height: inherit;
5151+ }
5252+4753 /* Color theming */
4854 /* Default will always be white */
4955 :root {
+6
web/index.html
···4848 scrollbar-gutter: stable both-edges;
4949 }
50505151+ /* Buttons and inputs have a font set by UA, so we'll have to reset that */
5252+ button, input, textarea {
5353+ font: inherit;
5454+ line-height: inherit;
5555+ }
5656+5157 /* Color theming */
5258 /* Default will always be white */
5359 :root {