*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0}body{background:#d6d5cf;font-family:system-ui,sans-serif}#root{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.container{z-index:10;width:90%;font-size:2.5em;font-weight:600;position:relative}.scene{justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.container>span{cursor:pointer;margin-right:.15em}.item{opacity:.2}span.active,.item:hover{-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:.07em;text-decoration:underline}
