@tailwind base;@tailwind components;@tailwind utilities;html,body,#root{height:100%;width:100%;margin:0;padding:0;background-color:#000;overflow:hidden;-webkit-user-select:none;user-select:none}.pixel-streaming-wrapper{width:100%;height:100%;position:relative}.pixel-streaming-parent{width:100%;height:100%}.pixel-streaming-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;background-color:#00000080}
