html{height:100%;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body{min-height:650px;margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,sans-serif;overflow:auto;background:linear-gradient(315deg,#65005e 3%,#3c84ce 38%,#30eee2,#ff1919 98%);animation:gradient 15s ease infinite;background-size:400% 400%;background-attachment:fixed;--scroll-color: #585858;--scroll-color-hover: #000000}body::-webkit-scrollbar{width:6px;background-color:#f5f5f5}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}body::-webkit-scrollbar-thumb{background-color:var(--scroll-color)}body::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--scroll-color-hover)}@supports not selector(::-webkit-scrollbar){body{scrollbar-color:var(--sb-thumb-color) var(--sb-track-color)}}.wave{background:#ffffff40;border-radius:1000% 1000% 0 0;position:fixed;width:200%;height:12em;animation:wave 10s -3s linear infinite;transform:translateZ(0);opacity:.8;bottom:0;left:0;z-index:-1}.wave:nth-of-type(2){bottom:-1.25em;animation:wave 18s linear reverse infinite;opacity:.8}.wave:nth-of-type(3){bottom:-2.5em;animation:wave 20s -1s reverse infinite;opacity:.9}@keyframes wave{2%{transform:translate(1)}25%{transform:translate(-25%)}50%{transform:translate(-50%)}75%{transform:translate(-25%)}to{transform:translate(1)}}.container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.text{font-size:100px}.error{text-decoration:none}
