Open
Description
Since we manually edit the HTML, CSS, and JS here, we should decide on a preferred code style (indentation, line length, JS features to use/avoid, etc). The ones that can be enforced by Prettier should be added to .prettierrc, and other conventions should be documented in a STYLE.md file.
Activity