:root{--background: #ccd0d4}*{user-select:none;box-sizing:border-box;text-size-adjust:none;-webkit-user-drag:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}html{background:black;height:100vh;width:100vw}body{font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--background);border-radius:8px;overflow:hidden;height:100vh;width:100vw;padding:0;margin:0}
