#bootsplash{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color-scheme:light dark;background-color:#fafafa}body{background-color:#fafafa}@media (prefers-color-scheme:dark){#bootsplash,body{background-color:#353535}}#bootsplash #bootsplash-logo{width:192px;height:192px}#bootsplash #bootsplash-brand{position:absolute;bottom:60px;width:200px;height:80px}