/* /Pages/Index.razor.rz.scp.css */
/* /Shared/MainLayout.razor.rz.scp.css */
.center-screen[b-kywzhii8rf] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: black;
    color: white;
}
