:root{background-color:#000;padding:4em 2em 2em}BODY,H2,H3,H4,a H5,H6,TH,TD{font-family:arial,helvetica,sans-serif}body{display:flex;flex-direction:column;align-items:center;justify-content:center}H1{font-size:3em;font-family:arial,helvetica,sans-serif;font-weight:bolder;background-color:#fff;border-radius:.05em;padding:.1em}.flex{display:flex;row-gap:1em;column-gap:1em}.col{flex-direction:column}.row{flex-direction:row}main{background-color:#fff;border-radius:.25em;box-shadow:0 0 3em red;flex-wrap:wrap;padding:1em;max-width:400px}svg{border-radius:.1em;border:5px solid rgb(159,159,159)}svg rect{stroke:#000;stroke-width:2px}#svgCanvas,#svgPreview{background-color:#000}#info{width:160px;margin-top:1em}#info>.text{font-weight:700}#info>.controls{font-size:small;font-weight:lighter}.left{font-size:1.1em;float:left}.right{font-size:1em;float:right}#gameOver{font-size:1.5em;font-weight:bolder;text-align:center}
