@charset "UTF-8";*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;width:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{color-scheme:light dark}body{background:linear-gradient(to bottom,#121212 0%,#2c003e 100%);background-attachment:fixed;min-height:100vh;color:#e0e0e0;background-repeat:no-repeat;background-size:cover}app-root,#app-root{display:block;min-height:100vh;width:100%}.full-width-element{width:100%;max-width:100%}img{max-width:100%;height:auto;display:block}
