body{image-rendering:pixelated;color:#fff;display:flex;text-align:center;background-color:#203c56;flex-direction:column;justify-content:center;align-items: center;gap:2rem;width:100vw;min-height:100dvh;margin:0;padding:0}@keyframes logo-animation{to{transform:rotate(-2deg)}0%{transform:rotate(2deg)}}.logo{animation:2s logo-animation infinite ease-in-out alternate;width:40rem;max-width:80%}.bg{position:fixed;z-index:-1;object-fit:cover;width:100%;height:100%;top:0;left:0}
