html,body,#root{margin:0;padding:0;overflow:hidden;height:100vh;width:100vw}body{background:#303035}#root:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/examples/staging-and-camerashake/view.svg);background-repeat:no-repeat;background-position:center;background-size:contain;pointer-events:none}
