.mobile-cover{flex-direction:column-reverse;justify-content:center;align-items:center;width:100%;min-height:90vh;display:flex;overflow:hidden}@keyframes spin-out{0%{rotate:none}to{rotate:-2160deg}}.landing-logo{max-width:var(--size-x);max-height:var(--size-y);cursor:pointer;transform:rotate(0)}.logo-rotate{opacity:1;animation:20s infinite forwards rotation}.logo-rotate:focus{opacity:0;transition:all 1s ease-in;transform:rotate(-180deg)scale(-.05)}
