*{box-sizing:border-box;font-family:monospace}.h1{font-weight:600}body{max-width:72ch;margin:1ch auto}header{position:fixed;top:0;padding:1em 0;width:72ch;background:#fff;z-index:10}header .network{float:left}main{padding:4em 0 0}pre.boxii{margin:auto;width:24ch;border:1px solid #fff}pre.boxii:hover{border:1px solid #000}.wallet-buttons{text-align:right}.avatar{width:20px;display:inline-block}.account-info{text-align:right;min-height:1ch;padding:0 1em}.button{cursor:pointer;color:blue;line-height:1.5em;white-space:nowrap}.center{text-align:center}.canvas{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:8.5em;background-color:blue;width:24ch;margin:auto;overflow:hidden}.canvas.locked{-webkit-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:auto}.cell{display:inline-block;position:absolute;width:3ch;min-height:1em;color:#fff;margin:0}@media only screen and (hover){.cell:hover{background:red}}.locked .cell:hover{background-color:transparent;background-color:initial}.network-modal-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#646464c2}.network-modal{position:fixed;background:#ff0;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid;padding:1em 2em;display:block;max-width:32ch}.network-modal p{margin-top:0;text-align:center}.tx-info{max-width:64ch;margin:1em auto;position:fixed;background:#8bc34a;bottom:0;left:50%;transform:translate(-50%);padding:1em 2em}.tx-info .close{position:absolute;top:0;right:0;background:#000;color:#fff;padding:0 .5em .2em;cursor:pointer}footer{padding-bottom:4em}.faq{padding-left:2em}.faq li{margin-bottom:2em}.faq p{margin:0}pre.banner{margin-top:0;overflow:hidden}.banner-md,.banner-sm{display:none}@media screen and (max-width:90ch){body{padding:0 2em;max-width:64ch}.button{display:block}.button a,.button span{min-width:10ch;display:inline-block}header{max-width:calc(64ch - 4em);width:calc(100vw - 5em)}.banner-md{display:block}.banner-lg{display:none}}@media screen and (max-width:60ch){.banner-sm{display:block;width:32ch;margin:auto}.banner-md{display:none}}