*{box-sizing:border-box}body{margin:0}#app{display:flex;flex-direction:column;min-height:100vh}.page{flex:1;max-width:800px;margin:auto;padding:5px}nav{padding:5px}footer{padding:5px}nav,footer{display:flex;justify-content:space-evenly;flex-wrap:wrap}figure{display:flex;flex-direction:column;align-items:center}.row{display:flex;flex-wrap:wrap}td{padding:0 5px}body,button{font-size:1.5rem}input{font-size:1em}nav{background-color:#3fb2ff}nav a{text-decoration:none;color:#fff}nav a.router-link-active,nav a:active{text-decoration:underline}footer{background-color:#fbc14c}footer a{text-decoration:none;color:#fff}a{color:#5096c8}a:hover{color:#437ea8}em,strong{color:#5096c8}.mono{font-family:monospace}.error,.red{color:red}.gray{color:gray}.green{color:green}input[data-v-823a04e0]{font-size:1em;font-family:monospace}.desc[data-v-823a04e0]{color:#005999}h1[data-v-591fc0ed]{text-align:center}img[data-v-591fc0ed]{display:block;margin:auto}
