import styles from "./LoadingScreen.module.css"; export const LoadingScreen = ({ loadingMessage }) => { return (