html{background-color:black;margin:0;padding:0}body{background-color:white;background-image:url("/assets/139.png");border-radius:16px;height:fit-content;min-height:100vh;width:100%;margin:0;padding:0;position:absolute;top:0}.navbar{display:flex;flex-direction:row;align-items:center;padding:3px;background-color:white;border-bottom:2px solid #000000;border-radius:16px 16px 0px 0px}.navbar-header h1{margin:0;margin-left:16px}.navbar-links a,.navbar-header h1 a{font-size:1.0rem;margin-left:16px;color:black;font-weight:bold;text-decoration:none}.content{margin:0;padding:0;max-width:750px;background-color:white;margin-left:auto;margin-right:auto;margin-top:48px;margin-bottom:48px;border:2px solid #000000}.content-header{background:linear-gradient(#000000 50%,transparent 50%);background-size:6.6666666667% 13.3333333333%;background-clip:content-box;height:1.5rem;margin:0.1rem 0;padding:0.2rem 0.1rem;flex:none;display:flex;align-items:center;border-bottom:2px solid #000000}.content-header h1{padding:0 0.5em;margin:0 auto;font-size:1.5rem;font-weight:bold;line-height:1.1;text-align:center;background:#FFFFFF;cursor:default}.content-body{padding:16px;margin:0;line-height:1.5}.content-body>*:first-child{margin-top:0}.content-body>*:last-child{margin-bottom:0}.content-body p img{max-width:100%;height:auto}.footer{margin:0;padding:0;max-width:750px;margin-left:auto;margin-right:auto}.footer p{margin:0;padding:0;padding-left:16px;color:white;text-align:center}.footer p a{color:white;text-decoration:none}.footer-buttons{display:flex;flex-direction:row;justify-content:center;padding:16px}code{white-space:pre-wrap}