html,body{height:100%;width:100%;margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,#1f2933,#050814 60%,#000);background-attachment:fixed;background-repeat:no-repeat;min-height:100vh;display:flex;align-items:stretch;justify-content:stretch;box-sizing:border-box}app-root{width:100%;height:100%;display:flex}button,input,select,textarea{font-family:inherit}
