.login{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:1rem;margin-top:clamp(100px,10vw,10vw)}.heading,.center{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.time{font-size:1.5rem}h1{font-size:clamp(90px,13vw,330px);font-style:italic;color:var(--black);margin:0;padding:3.5rem 9vw 2rem 5vw;line-height:1;background-color:#e48c8c;border-radius:2rem;transition:background-color 2s ease;border:5px solid var(--black);box-shadow:6px 6px}.theme-0{background-color:#e48c8c}.theme-1{background-color:#a18bd1}.theme-2{background-color:#da7fbd}.theme-3{background-color:#98ac65}.theme-4{background-color:#e58639}.theme-5{background-color:#e49090}h1>.star{color:var(--white)}.github-button{display:flex;flex-wrap:nowrap;align-items:center;gap:1rem;justify-content:center;color:var(--white);background-color:var(--black);border-radius:.75rem;text-decoration:none;padding:.5rem 1.25rem;font-size:1rem;letter-spacing:1px;font-weight:300}.github-logo{width:1.8rem;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center}.bottom{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;letter-spacing:.5px;font-size:.9rem;font-weight:300;color:var(--black)}.footer{display:flex;justify-content:space-between;align-items:center;width:96%;position:fixed;bottom:2rem;overflow:hidden;z-index:999;font-size:.9rem;color:var(--black)}
