.logInPage{width:100%;height:100vh;display:flex;align-items:center;flex-direction:column;justify-content:center}.logInPage a{transition:.2s ease-in-out}.logInPage a:hover{color:#5c6bc0}.logInPage h1{color:#f8fafc;font-size:38px;font-weight:700;margin-bottom:40px}.logInPage h1 span{color:#5c6bc0}