import styles from "./ErrorScreen.module.css"; const ErrorScreen = ({ errorMessage, children }) => { return (