Update back-to-top button to accommodate properly, even if the max-width of the blog post is updated. Uses `fixed` position on mobile and `sticky` position on large screens.
Make the back-to-top button appear based on scroll position_ improving accessibility and UX.