.auth{background-image:url(/background.png);flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.auth_content{opacity:.6;background-color:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;margin-top:-8rem;padding:2rem;display:flex;box-shadow:0 5px 15px #00000059}.logo{width:100px;height:100px;margin:5px 1rem 2rem}.sign-in-button{color:#fff;background-color:#000;border:0;border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;width:240px;margin:1rem;padding:8px;font-size:20px;font-weight:700;display:flex;box-shadow:0 7px 29px #8c8cfa33}.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{color:#fff;background-color:#000;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 #8c8cfa33}}
