*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{width:100%;height:100%;margin:0}body{display:block;font-family:monospace;background-color:#17c37b}a{color:#004af1}.heading{font-size:1.2rem;margin-bottom:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;text-align:center}.subheading{margin-bottom:2rem;text-align:center}.box{--border-w:8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:1rem;border:var(--border-w) solid #222;margin:1rem;background-color:#fff;-webkit-box-shadow:var(--border-w) var(--border-w) 0 0 violet,calc(var(--border-w)*-1) calc(var(--border-w)*-1) 0 0 gold;box-shadow:var(--border-w) var(--border-w) 0 0 violet,calc(var(--border-w)*-1) calc(var(--border-w)*-1) 0 0 gold}.linkList{margin:0 auto;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.linkList>*{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;margin-bottom:1rem;text-align:center}.colophon{text-align:center;margin-top:2rem}.red{color:#ef303b}::-moz-selection{background-color:#00ffc4}::selection{background-color:#00ffc4}@media (min-width:42em){body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.box{width:42rem;max-width:100%;padding:2rem;margin:0 auto}.heading{font-size:1.5rem}.linkList>*{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}