@import"https://fonts.googleapis.com/css2?family=Courier+Prime:ital,wght@0,400;0,700;1,400;1,700&display=swap";html{height:100%;line-height:1.25em;color:#faebd7;font-family:Courier Prime,monospace;font-weight:400;font-style:normal}body{margin:0;width:100%;height:100%;overflow:hidden}#root,#container{width:100%;height:100%;overflow:hidden}canvas{width:100%;height:100%}#target{background-color:#1f3030;border:1px solid antiquewhite;border-radius:2px;padding:1em;position:absolute}#panel{background-color:#1f3030;padding:1em 1em 8em;position:absolute;top:0;right:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center}a{color:#7fffd4}hr{border-style:dashed}ul{list-style-type:square;padding-inline-start:20px}ul li{margin:4px 0}#status{background-color:#0d0d0d;position:absolute;top:0;right:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center}#search{position:absolute;top:8px;right:8px;gap:8px;opacity:.5;height:24px;background-color:#1f3030;border:1px solid antiquewhite;border-radius:13px;display:flex;align-items:center}#search input{margin-top:1px;font-family:Courier Prime,monospace;font-weight:400;font-style:normal;margin-left:12px;color:#faebd7;border:none;background-color:inherit}#search:hover{opacity:1}#search input:focus{outline:none}#search img{margin:0 6px}
