.auth{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.logo{width:100px;height:100px;margin:1rem}.sign-in-button{background-color:#fff;border:0;border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;width:230px;margin:1rem;padding:8px;font-size:18px;font-weight:700;display:flex;box-shadow:0 7px 29px #64646f33}.google_logo{width:30px;height:30px}@media only screen and (max-width:1200px){.auth{flex-direction:column;height:100vh;padding:1rem;display:flex}.logo{width:80px;height:80px;margin:1rem}.sign-in-button{background-color:#0ff;border:0;border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;width:230px;margin:1rem;padding:8px;font-size:18px;font-weight:700;display:flex;box-shadow:0 7px 29px #64646f33}}
