html,body{height:100%}body{background-color:#222;text-align:center;display:flex;flex-direction:column;justify-content:center;font-family:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";line-height:1.2em}h1{color:white}a{color:#888}a:hover{color:rgba(255,255,255,0.8)}h1{font-size:3.5rem}a{display:flex;flex-direction:row;justify-content:center;font-size:1.5rem;text-decoration:none;--offsetX: 1.3em}a div:first-of-type{text-align:right;width:calc(50% - var(--offsetX))}a div:last-of-type{text-align:left;width:calc(50% + var(--offsetX))}
