:root{--base-font-size: 18px;--background: white;--c-text: #242424;--c-highlight: #06e196}@media (min-width: 600px){:root{--base-font-size: 25px}}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html{font-size:var(--base-font-size)}body{margin:0;background-color:var(--background);display:flex;min-height:100vh;line-height:1.7222;flex-direction:column;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-family:Courier New,Courier,monospace}main{flex:1}strong{font-weight:600}a,span{color:inherit;font-family:inherit;text-decoration-style:wavy;text-decoration-color:var(--c-highlight);text-decoration-skip-ink:none}p{letter-spacing:-.003em;word-break:break-word;color:var(--c-text)}ul{padding-left:0;margin-top:0;margin-bottom:0}li{list-style-type:none}h1,h2,p{margin-top:0;margin-bottom:0}
