*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#111}main{width:100%}section{width:100%;margin:0;padding:0;line-height:0}section img{display:block;width:100%;height:auto;margin:0;border:0}.back-to-top{position:fixed;right:18px;bottom:18px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#222;color:#fff;text-decoration:none;font:24px Arial,sans-serif;opacity:.8}.back-to-top:hover{opacity:1}@media print{.back-to-top{display:none}section{break-inside:avoid}}