body{background-color:#f0f0f0}.login-wrapper{display:flex;justify-content:center;align-items:center;min-height:100vh}.login-box{display:flex;background-color:#fff;border-radius:15px;overflow:hidden;box-shadow:0 4px 20px #0000001a;max-width:900px;width:100%}.image-container{background:url(static/images/adventure.jpg) no-repeat center center;background-size:cover;flex:1}.form-container{flex:1;display:flex;justify-content:center;align-items:center;padding:40px}.social-login button{width:100%;margin-bottom:10px}
