body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}*,:after,:before{box-sizing:border-box}body{margin:0;background:#070321;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:#0d0539;box-shadow:0 1px 4px rgba(0,0,0,.7)}header h1,header img.invert{filter:brightness(0) invert(1)}nav a{margin-left:1rem;color:inherit;text-decoration:none}nav a:hover{text-decoration:underline}main{max-width:800px;margin:2rem auto;padding:0 1rem}h1,h2{color:#ffffff}a{color:inherit;text-decoration:none}footer{text-align:center;padding:1rem;font-size:.9rem;color:#ffffff;background:#0d0539}