@import "https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:radial-gradient(#1e2a4a 0%,#0a0d1a 70%);justify-content:center;align-items:center;min-height:100vh;font-family:Roboto,sans-serif;display:flex;overflow:hidden}#root{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none}input,textarea{-webkit-user-select:text;user-select:text}
