html,body,#root{height:100%;margin:0;padding:0}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#87ceeb}.app{position:relative;height:100vh;overflow-y:auto;overflow-x:hidden;perspective-origin:0 0;transform-style:preserve-3d;background-color:#f0f8ff}.sky{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:linear-gradient(to bottom,#87ceeb,#f0f8ff);transform-style:preserve-3d}.cloud{position:absolute;object-fit:contain;opacity:.7}.content,.info-section{position:relative;z-index:1;padding:2rem;margin:0 auto;max-width:800px;background-color:#fdf5e6bf;border-radius:8px;box-shadow:0 4px 8px #0000001a}.content{margin-top:25vh;text-align:center}.info-section{margin-top:2rem;margin-bottom:50vh}h1{text-transform:uppercase;font-family:"Young Serif",serif;font-size:4rem;background:linear-gradient(to top,#003973,#0a192f);-webkit-background-clip:text;background-clip:text;color:transparent;margin:0}p{font-size:1.1rem;line-height:1.6}.footer{position:fixed;bottom:0;left:0;width:100%;max-height:8.33vh;z-index:10;line-height:0;pointer-events:none;overflow:hidden}.footer img{width:100%;height:100%;object-fit:cover}
