@import"https://fonts.werkhausen.org/Roboto/style.css";*{width:100%;margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}html,body{background:#0e1017;min-width:100vw;min-height:100vh;overflow:hidden}@media (max-width: 800px){html,body{overflow-y:auto}}app-root{min-height:100vh;display:block}::-webkit-scrollbar{width:4px;background-color:#12151e}::-webkit-scrollbar-track{-webkit-border-radius:10px;border-radius:10px}::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:#a6abba}
