:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}html,body{height:100%;margin:0;padding:0}html,body{width:100%;height:100%;margin:0;padding:0}.loginBackground{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#0093e9;background-image:linear-gradient(160deg,#0093e9,#80d0c7)}.backgroundBox{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#fff}.whiteBox{background-color:#fff;padding:20px;height:50%;width:100%;border:1px solid #333}.itemBox{display:flex;justify-content:center;align-items:center;width:100%;height:100px}.title{font-size:25px;color:#333}.form{width:100%}
