html,body,#root{margin:0;padding:0;height:100%;width:100%;overflow:hidden}.lobby-main{flex:1;overflow:hidden;position:relative;place-content:center}.lobby-bg{background:url(../Assets/Background.png) center center no-repeat;background-size:cover;width:100%;height:100%;position:relative;display:flex;flex-direction:column}.topbar{width:100%;height:calc(100vw * (97 / 1920));background:url(../Assets/TopBar.png) no-repeat center top;background-size:100% 100%}.game-slider-container{flex:1;display:flex;justify-content:center;align-items:center}.footer{width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;background-color:#0000004d;padding:0 20px;overflow:hidden;height:calc(100vw * (88 / 1920));background:url(../Assets/BottomBar.png) no-repeat center bottom;background-size:100% 100%}.footer-messages{color:#fff;font-size:18px;width:80%;overflow:hidden;position:relative;white-space:nowrap}.terms-button{color:#fff;background-color:#a00;padding:8px 16px;border:none;cursor:pointer;font-weight:700;border-radius:4px;outline:none;margin-right:100px}
