/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-g99638wy9i] {
    position: relative;
    display: flex;
    flex-direction: column;
    background-image: url(https://tonyabbass.ca/funstuff/images/stars3.gif);
    height: 40em;
    color: aliceblue;
    font-family: "w95fa";
    font-size: 1.4em;
}
@font-face {
  font-family: "w95fa";
  src: url("fonts/w95fa.woff2");
}
main[b-g99638wy9i] {
    flex: 1;
}

