header{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;gap:1rem;margin-bottom:1rem}header a{font-family:monospace;line-height:1.44rem;color:black}header .logo{align-self:center}@media (prefers-color-scheme:dark){header a{color:white}header .logo{filter:invert(1)}}footer{display:flex;flex-direction:row;justify-content:space-around;align-items:center}h1,h2,h3,h4,h5,h6{font-family:monospace}dl{font-size:80%;font-family:monospace}dt{font-weight:bold}