.font-color-gray{color:#2e2e2e}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{height:100%;width:100%;margin:0;padding:0;font-family:Arial,sans-serif;background-color:#1a1a24;color:#fff}h1,p{margin:0}#app-container{min-height:100%;display:flex;flex-direction:column}.content-wrapper{display:flex;flex-direction:column;flex:1;overflow:hidden}.content{display:flex;flex:1;padding:20px;justify-content:center;align-items:center;flex-direction:column;width:100%}.pointer{cursor:pointer}a{color:#fff;text-decoration:none}.text-18{font-size:18px}.text-30{font-size:30px}.w-100{width:100%}.flex{display:flex}.content-center{justify-content:center}app-navbar{position:sticky;top:0;z-index:1000}app-footer{height:130px;background-color:#000c;text-align:center;line-height:auto;width:100%;z-index:10}::-webkit-scrollbar-thumb{background:#ffc046}::-webkit-scrollbar-thumb:hover{background:#ffc1468c}::-webkit-scrollbar{width:10px}body{overflow-x:hidden}
