You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
html{background:#F0F0F0;}body{margin:0 auto;padding:1em;max-width:800px;font-family:sans-serif;font-size:14pt;background:white;color:black;}body.front{padding:0;background:none;max-width:none;}body.front header{background:black;color:white;text-align:center;font-size:1.5em;}body.front header h1{margin:0;padding:1em 1em;}body.front main{background:white;max-width:600px;margin:0 auto;padding:2em;}body.front main nav{font-size:1.25em;margin:1em;}body.front main nav >a{display:block;padding:0.2em;color:inherit;text-decoration:none;}body.front main nav >a:hover{color:#A0A0A0;}.alert{background:red;color:white;font-weight:bold;padding:1em;}.code-block{font-family:monospace;font-size:0.9em;padding:1em;background:#F8F8F8;}.code-block pre{overflow-x:auto;}li>p{margin:0;}