import styles from "./ErrorScreen.module.css"; const ErrorScreen = ({ onFocus, onChange, onKeyDown }) => { return (