html,body,#root{height:100%}#root{display:flex;flex-direction:column}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}::selection{background:var(--green-soft);color:var(--text)}
