body{margin:unset;color:#fff;background-color:#1e1e1e;width:100vw;height:100vh;font-family:JetBrains Mono,Consolas,Courier New,monospace;font-size:1em;font-weight:400;line-height:19px}body>#root{height:inherit;width:inherit;position:relative}@keyframes text_gradient{to{background-position:100%}}pre.container{height:inherit;width:inherit;margin:unset;outline:unset;word-break:break-word;white-space:break-spaces;line-height:inherit;font-family:inherit;font-size:inherit;align-items:center;display:flex;overflow-x:auto}pre.container>.code{caret-color:#fff;margin-left:auto;margin-right:auto;font-size:14px}pre.container>.code .string{color:#ce9178}pre.container>.code .numeric{color:#b5cea8}pre.container>.code .variable{color:#4fc1ff}pre.container>.code .object-key{color:#9cdcfe}pre.container>.code .reserved{color:#569cd6}pre.container>.code .reserved2{cursor:pointer;color:#0000;background-image:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red,#ff0);background-size:800%;-webkit-background-clip:text;background-clip:text;font-weight:600;text-decoration:underline;animation:2s linear infinite text_gradient}pre.container>.code a{cursor:pointer;text-underline-offset:2px}pre.container>.code ::selection{color:unset;background-color:#264f78}pre.container>.code::selection{color:unset;background-color:#264f78}