body{margin:0;color:#fff;font-family:Monospace;font-size:13px;overscroll-behavior:none;cursor:crosshair}button{font-family:Monospace;font-size:13px;cursor:crosshair}a{color:#9acd32}a:hover{text-decoration:underline}#info{display:flex;justify-content:center;align-items:center;gap:10px;position:absolute;top:0;width:100%;padding:10px;box-sizing:border-box;text-align:center;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:1}#info a{font-size:20px}#choices{justify-content:center;text-align:center;position:absolute;top:0;left:0;height:100%;padding-left:20px;display:flex;flex-direction:column;background-color:#000}#choice{background-color:#ffffff80;margin:5px;padding:10px;border-radius:5px;border:rgb(255,255,255,.7) solid 2px}#choice img{width:50px}#choice:hover{background-color:#ffffffb3;border:rgb(255,255,255,.5) solid 2px}#choice:active{background-color:#fff;border:rgb(255,255,255) solid 2px}
