position: fixed
(см. скрин), но присваиваются они через js: const pageHeight = Math.max(
document.body.scrollHeight, document.documentElement.scrollHeight,
document.body.offsetHeight, document.documentElement.offsetHeight,
document.body.clientHeight, document.documentElement.clientHeight
);
font-display
(также можно сделать фоллебек из визуально схожих системных шрифтов)<link rel="preload" as="font" type="font/woff2" crossorigin="" href="*.woff2">