- Use `svb` instead of `vh` for `<body>` sizing to prevent overflow
when the location bar is placed above content.
- Add viewport meta tag to templates to prevent downscaling on some
mobile devices.
- Use `Max-Inline-Size` instead of `Max-Width` when styling `<main>`
for consistency.