:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#121212}#root{width:100%;height:100vh}body,html{margin:0;padding:0;overflow:hidden;width:100%;height:100%;background:#000}.App{text-align:center;display:flex;flex-direction:column;height:100vh;background:#111;color:#fff;position:relative;overflow:hidden}main{flex:1;overflow:visible;position:relative;display:flex;justify-content:center;align-items:center;z-index:1}.game-border-container{position:relative;width:1229px;height:922px;margin:0 auto;display:flex;justify-content:center;align-items:center;z-index:2}.game-border{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.game-container{width:1024px;height:768px;position:relative;margin:0 auto;overflow:hidden;box-sizing:content-box;z-index:1;border:none;box-shadow:none}.game-header{position:absolute;top:60px;left:50%;transform:translate(-50%,-50%);z-index:3000;pointer-events:none}.header-image{display:block;max-width:550px;height:auto}
