html{box-sizing:border-box;position:relative;width:100vw;height:100vh}*,*:before,*:after{box-sizing:inherit;position:relative}body{background:linear-gradient(90deg,#143488,#0c1e4d);color:#fff;margin:0;padding:0;font-family:Lato,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;width:100%;height:100%}header{padding:1rem 2rem;text-align:center;width:100%}main{padding:2rem;display:flex;align-items:center;flex-direction:column}main>div{margin:0 auto;max-width:1200px}h1{text-shadow:0 0 .5em rgba(0,0,0,.5);font-size:calc(1.5rem + 2.5vw + .5vh);line-height:1.2;margin:0;padding:0;text-align:center}._background_10jr8_1{position:fixed;background:linear-gradient(-45deg,#143488,#1b2b56,#0c1e4d);background-size:400% 400%;animation:_gradient_10jr8_1 15s ease infinite alternate;height:100vh}@keyframes _gradient_10jr8_1{0%{background-position:0% 50% 50deg}50%{background-position:100% 50%}to{background-position:0% 50%}}
