@charset "UTF-8";*{margin:0;padding:0}html,body{text-align:center;width:100%;height:100%;overflow:hidden;background-color:#000;user-select:none}canvas{margin:0 auto}#float-layer{padding:10px;width:300px;height:100%;position:absolute;top:0px;left:0px;pointer-events:none;overflow:hidden}#float-layer div:first-child{pointer-events:auto}.info-panel{position:absolute;top:10px;left:10px;padding:16px;border-radius:4px;background:#000e;color:#fff8;font-size:14px;font-family:Roboto Mono,Source Code Pro,Menlo,Courier,monospace}.info-panel a{color:#719effcc;text-decoration:none}
