html {font-size: 16px;font-family: 'Times New Roman', Times, serif;scroll-behavior: smooth;}
body {max-width: 800px;height: fit-content;margin: 0 auto;padding: .5rem;}
p {margin: 0 0 0.75rem;}
h1, h2, h3, h4 {margin: 0;}h1 {font-size: 1.5rem;}h2 {font-size: 1.3rem;}h3 {font-size: 1.1rem;}h4 {font-size: 1rem;}
a[href*=https]:not(:has(img))::after {content: "\2197";}
summary {cursor: pointer; h2, h3, h4 {display: inline-block;}}
.flex {display: flex;}
.here {font-weight: bold;}
.nw {text-wrap: nowrap;}
.top::after {content: "\a0 \2191";}
@media (width <= 600px) {
body {border: none;outline: none;}
}