:root{--bg-color: #8A242E}body,html{margin:0;padding:0;width:100%;height:100%;background-color:var(--bg-color);font-family:sans-serif;overflow:hidden}#root{width:100%;height:100%}.splash-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.splash-logo{width:200px;height:auto;display:block}
