body,html,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden}#root{filter:saturate(1.15)hue-rotate(345deg)}#root *{justify-content:center;align-items:center;display:flex}@keyframes fade-in{0%{opacity:0}to{opacity:1}}canvas{opacity:0;touch-action:none;animation:1s .3s forwards fade-in}canvas:active{cursor:grabbing}
