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