html,body,#root{height:100%}body{background:#141b27;margin:0}#root{display:grid;place-items: center}.logo-container{display:flex;flex-direction:column;align-items: center;gap:1.5rem}.logo-mark{width:auto;height:min(35vh,180px)}.logo-text{width:min(90vw,400px);height:auto}
