import styles from "../styles/Home.module.css"; export default function Home() { return (
Привет мир!
); }