:root{--small:.2rem}body{background-color:hsl(166,10%,10%);color:#008000;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:24px;margin:0 auto;min-height:98vh;min-width:98vw;display:flex;flex-flow:column nowrap;align-items:center;justify-content:stretch}a,a:hover,a:visited,a:active{color:inherit}button,label,input{font-size:inherit}main{display:flex;align-items:center;flex:2 0 auto;flex-flow:column nowrap;justify-content:stretch;width:100%}#heading{max-height:min-content}#speed{align-items:center;display:flex;flex:2 0 auto;flex-flow:column nowrap;font-size:120px;justify-content:center}header,footer{flex:1 0 auto;max-height:min-content;width:100%}header{display:flex;flex-flow:row nowrap;align-items:center;justify-content:stretch}.unknown{color:#f00}.item{margin:0 auto;font-weight:bold}#log{color:#666;width:100%}#log p{margin:0;padding:0}