import { subClass } from './index.module.css' export default function Home() { return (
This text should be yellow on blue.
) }